Uses of Class
com.graphhopper.reader.osm.Pair
Packages that use Pair
-
Uses of Pair in com.graphhopper.routing.util.parsers
Method parameters in com.graphhopper.routing.util.parsers with type arguments of type PairModifier and TypeMethodDescriptionvoid
RestrictionSetter.setRestrictions
(List<Pair<GraphRestriction, RestrictionType>> restrictions, BooleanEncodedValue turnRestrictionEnc) Adds all the turn restriction entries to the graph that are needed to enforce the given restrictions, for a single turn cost encoded value.