public class SetFareCalculator extends Modification
| Modifier and Type | Field and Description |
|---|---|
InRoutingFareCalculator |
fareCalculator |
activeInVariants, comment, errors, warnings| Constructor and Description |
|---|
SetFareCalculator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(TransportNetwork network)
Apply this single modification to a TransportNetwork.
|
int |
getSortOrder()
This determines the sequence in which modifications will be applied.
|
affectsStreetLayer, affectsTransitLayer, checkIds, findOrCreateStops, resolvepublic InRoutingFareCalculator fareCalculator
public boolean apply(TransportNetwork network)
Modificationapply in class Modificationpublic int getSortOrder()
ModificationgetSortOrder in class ModificationCopyright © 2019. All rights reserved.