Uses of Class
com.graphhopper.routing.ev.StringEncodedValue
Packages that use StringEncodedValue
Package
Description
-
Uses of StringEncodedValue in com.graphhopper.routing.ev
Methods in com.graphhopper.routing.ev that return StringEncodedValue -
Uses of StringEncodedValue in com.graphhopper.routing.querygraph
Methods in com.graphhopper.routing.querygraph with parameters of type StringEncodedValueModifier and TypeMethodDescriptionVirtualEdgeIteratorState.get(StringEncodedValue property) VirtualEdgeIteratorState.getReverse(StringEncodedValue property) VirtualEdgeIteratorState.set(StringEncodedValue property, String value) VirtualEdgeIteratorState.set(StringEncodedValue property, String fwd, String bwd) VirtualEdgeIteratorState.setReverse(StringEncodedValue property, String value) -
Uses of StringEncodedValue in com.graphhopper.routing.util
Methods in com.graphhopper.routing.util that return StringEncodedValue -
Uses of StringEncodedValue in com.graphhopper.util
Methods in com.graphhopper.util with parameters of type StringEncodedValueModifier and TypeMethodDescriptionEdgeIteratorState.get(StringEncodedValue property) EdgeIteratorState.getReverse(StringEncodedValue property) EdgeIteratorState.set(StringEncodedValue property, String value) EdgeIteratorState.set(StringEncodedValue property, String fwd, String bwd) EdgeIteratorState.setReverse(StringEncodedValue property, String value) -
Uses of StringEncodedValue in com.graphhopper.util.details
Constructors in com.graphhopper.util.details with parameters of type StringEncodedValue