Uses of Enum Class
com.graphhopper.storage.index.Snap.Position
Packages that use Snap.Position
-
Uses of Snap.Position in com.graphhopper.storage.index
Methods in com.graphhopper.storage.index that return Snap.PositionModifier and TypeMethodDescriptionSnap.getSnappedPosition()static Snap.PositionReturns the enum constant of this class with the specified name.static Snap.Position[]Snap.Position.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.graphhopper.storage.index with parameters of type Snap.PositionModifier and TypeMethodDescriptionvoidLocationIndexTree.EdgeCheck.check(int node, double normedDist, int wayIndex, Snap.Position pos) voidSnap.setSnappedPosition(Snap.Position pos)