Package | Description |
---|---|
org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives :
Node ,
Way ,
Relation
Users
Tags
Changesets
Utilities classes
|
org.openstreetmap.josm.data.osm.history |
Provides the classes for OSM primitives
history (edition revisions). |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
DefaultNameFormatter.format(HistoryRelation relation) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
HistoryNameFormatter.format(HistoryRelation relation)
Formats a name for a
HistoryRelation . |