Package | Description |
---|---|
org.osm2world.core.osm.data |
Modifier and Type | Method and Description |
---|---|
Collection<OSMRelation> |
OSMData.getRelations() |
Constructor and Description |
---|
OSMData(Collection<Bound> bounds,
Collection<OSMNode> nodes,
Collection<OSMWay> ways,
Collection<OSMRelation> relations) |