Uses of Class
com.graphhopper.reader.osm.WayToEdgeConverter.NodeResult
Packages that use WayToEdgeConverter.NodeResult
-
Uses of WayToEdgeConverter.NodeResult in com.graphhopper.reader.osm
Methods in com.graphhopper.reader.osm that return WayToEdgeConverter.NodeResultModifier and TypeMethodDescriptionWayToEdgeConverter.convertForViaNode
(com.carrotsearch.hppc.LongArrayList fromWays, int viaNode, com.carrotsearch.hppc.LongArrayList toWays) Finds the edge IDs associated with the given OSM ways that are adjacent to the given via-node.