Package | Description |
---|---|
com.graphhopper.routing.ev | |
com.graphhopper.routing.util | |
com.graphhopper.routing.util.parsers |
Modifier and Type | Method and Description |
---|---|
int |
ExternalBooleanEncodedValue.init(EncodedValue.InitializerConfig init) |
int |
IntEncodedValueImpl.init(EncodedValue.InitializerConfig init) |
int |
EncodedValue.init(EncodedValue.InitializerConfig init)
This method sets the dataIndex and shift of this EncodedValue object and potentially changes the submitted init
object afterwards via calling next
|
Modifier and Type | Method and Description |
---|---|
OSMParsers |
OSMParsers.addRelationTagParser(Function<EncodedValue.InitializerConfig,RelationTagParser> createRelationTagParser) |
Constructor and Description |
---|
OSMBikeNetworkTagParser(EnumEncodedValue<RouteNetwork> bikeRouteEnc,
EncodedValue.InitializerConfig relConfig) |
OSMFootNetworkTagParser(EnumEncodedValue<RouteNetwork> footRouteEnc,
EncodedValue.InitializerConfig relConfig) |
Copyright © 2012–2023. All rights reserved.