| Package | Description |
|---|---|
| com.revolsys.io.openstreetmap.model |
| Modifier and Type | Method and Description |
|---|---|
OsmRelation |
OsmDocument.getRelation(long id) |
| Modifier and Type | Method and Description |
|---|---|
List<OsmRelation> |
OsmDocument.getRelations() |
| Modifier and Type | Method and Description |
|---|---|
void |
OsmDocument.addRelation(OsmRelation relation) |
| Modifier and Type | Method and Description |
|---|---|
void |
OsmDocument.addRelations(List<OsmRelation> relations) |
void |
OsmDocument.setRelations(List<OsmRelation> relations) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.