public static interface WaySegmentParser.EdgeHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleEdge(int from,
int to,
PointList pointList,
ReaderWay way,
Map<String,Object> nodeTags) |
Copyright © 2012–2023. All rights reserved.