| Interface | Description |
|---|---|
| Element | |
| Node | |
| Relation | |
| RelationMember | |
| Way |
| Class | Description |
|---|---|
| ModificationAwareList<T> |
A List that registers if it has been changed from its original state.
|
| ModificationAwareMap<K,V> |
A Map that registers if it has been changed from its original state.
|
| OsmElement |
Base class for the osm primitives nodes, ways and relations
|
| OsmNode | |
| OsmRelation | |
| OsmRelationMember | |
| OsmTags |
Represent the tags for any osm element.
|
| OsmWay |
| Enum | Description |
|---|---|
| Element.Type |