Uses of Interface
com.graphhopper.reader.osm.WaySegmentParser.CoordinateSupplier
Packages that use WaySegmentParser.CoordinateSupplier
-
Uses of WaySegmentParser.CoordinateSupplier in com.graphhopper.reader.osm
Methods in com.graphhopper.reader.osm with parameters of type WaySegmentParser.CoordinateSupplierModifier and TypeMethodDescriptionprotected void
OSMReader.preprocessWay
(ReaderWay way, WaySegmentParser.CoordinateSupplier coordinateSupplier) 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)