Uses of Interface
com.graphhopper.util.details.PathDetailsBuilder
Packages that use PathDetailsBuilder
-
Uses of PathDetailsBuilder in com.graphhopper.util.details
Classes in com.graphhopper.util.details that implement PathDetailsBuilderModifier and TypeClassDescriptionclassBuilds a PathDetail list, from values and intervals of a Path.classclassclassSimply returns the same value everywhere, useful to represent values that are the same between two (via-)pointsclassclassclassCalculate the Edge Id segments of a PathclassclassEnumDetails<E extends Enum>classclassCalculate the intersections for a route.classReturn a String value from the key-valuesclassclassCalculate the time segments for a PathclassCalculate the weight segments for a PathMethods in com.graphhopper.util.details that return types with arguments of type PathDetailsBuilderModifier and TypeMethodDescriptionPathDetailsBuilderFactory.createPathDetailsBuilders(List<String> requestedPathDetails, Path path, EncodedValueLookup evl, Weighting weighting, Graph graph) Constructor parameters in com.graphhopper.util.details with type arguments of type PathDetailsBuilderModifierConstructorDescriptionPathDetailsFromEdges(List<PathDetailsBuilder> calculators, int previousIndex)