Uses of Class
com.graphhopper.reader.osm.Triple
Packages that use Triple
-
Uses of Triple in com.graphhopper.reader.osm
Methods in com.graphhopper.reader.osm that return TripleModifier and TypeMethodDescriptionRestrictionConverter.convert
(ReaderRelation relation, BaseGraph baseGraph, LongFunction<Iterator<com.carrotsearch.hppc.cursors.IntCursor>> edgesByWay) OSM restriction relations specify turn restrictions between OSM ways (of course).