Uses of Interface
com.graphhopper.reader.osm.WaySegmentParser.NodeTagSupplier
Packages that use WaySegmentParser.NodeTagSupplier
-
Uses of WaySegmentParser.NodeTagSupplier in com.graphhopper.reader.osm
Methods in com.graphhopper.reader.osm with parameters of type WaySegmentParser.NodeTagSupplierModifier and TypeMethodDescriptionprotected void
OSMReader.preprocessWay
(ReaderWay way, WaySegmentParser.CoordinateSupplier coordinateSupplier, WaySegmentParser.NodeTagSupplier nodeTagSupplier) This method is called for each way during the second pass and before the way is split into edges.void
WaySegmentParser.WayPreprocessor.preprocessWay
(ReaderWay way, WaySegmentParser.CoordinateSupplier coordinateSupplier, WaySegmentParser.NodeTagSupplier nodeTagSupplier)