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 voidOSMReader.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.voidWaySegmentParser.WayPreprocessor.preprocessWay(ReaderWay way, WaySegmentParser.CoordinateSupplier coordinateSupplier, WaySegmentParser.NodeTagSupplier nodeTagSupplier)