Uses of Interface
com.graphhopper.util.PointAccess
Packages that use PointAccess
-
Uses of PointAccess in com.graphhopper.util
Classes in com.graphhopper.util that implement PointAccessModifier and TypeClassDescriptionclass
Slim list to store several points (without the need for a point object).final class
This is a shallow copy of a PointList.Methods in com.graphhopper.util with parameters of type PointAccessConstructors in com.graphhopper.util with parameters of type PointAccessModifierConstructorDescriptionFinishInstruction
(PointAccess pointAccess, int node) FinishInstruction
(String name, PointAccess pointAccess, int node)