| Package | Description |
|---|---|
| de.topobyte.osm4j.geometry.relation |
| Modifier and Type | Method and Description |
|---|---|
SegmentRing |
WayRing.toSegmentRing()
|
| Modifier and Type | Method and Description |
|---|---|
static List |
RelationUtil.convertToSegmentRings(List
|
static List |
RelationUtil.fixNodeIntersections(List
|
List |
SegmentRing.resolveNodeIntersections()
Build a new set of rings by splitting at node intersections.
|
| Modifier and Type | Method and Description |
|---|---|
static List |
RelationUtil.fixNodeIntersections(List
|
static Set |
RelationUtil.toLinearRings(Collection
|