| Package | Description |
|---|---|
| com.revolsys.io.openstreetmap.model |
| Modifier and Type | Class and Description |
|---|---|
class |
OsmNode |
class |
OsmRelation |
class |
OsmWay |
| Modifier and Type | Method and Description |
|---|---|
OsmElement |
OsmDocument.getRecord(Identifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
List<OsmElement> |
OsmDocument.getRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
OsmElement.setInfo(OsmElement element) |
| Constructor and Description |
|---|
OsmElement(OsmElement element) |
OsmNode(OsmElement element) |
OsmRelation(OsmElement element) |
OsmWay(OsmElement element) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.