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, resolve
public InRoutingFareCalculator fareCalculator
public boolean apply(TransportNetwork network)
Modification
apply
in class Modification
public int getSortOrder()
Modification
getSortOrder
in class Modification
Copyright © 2019. All rights reserved.