Uses of Class
com.graphhopper.reader.osm.WayToEdgeConverter.EdgeResult
Packages that use WayToEdgeConverter.EdgeResult
-
Uses of WayToEdgeConverter.EdgeResult in com.graphhopper.reader.osm
Methods in com.graphhopper.reader.osm that return WayToEdgeConverter.EdgeResultModifier and TypeMethodDescriptionWayToEdgeConverter.convertForViaWays
(com.carrotsearch.hppc.LongArrayList fromWays, com.carrotsearch.hppc.LongArrayList viaWays, com.carrotsearch.hppc.LongArrayList toWays) Finds the edge IDs associated with the given OSM ways that are adjacent to each other.