history
(edition revisions).See: Description
Interface | Description |
---|---|
History.FilterPredicate | |
HistoryDataSetListener |
A listener that listens to changes in the
HistoryDataSet . |
HistoryNameFormatter |
Formats a name for a
HistoryOsmPrimitive . |
Class | Description |
---|---|
History |
Represents the history of an OSM primitive.
|
HistoryDataSet |
A data set holding histories of OSM primitives.
|
HistoryNode |
Represents an immutable OSM node in the context of a historical view on OSM data.
|
HistoryOsmPrimitive |
Represents an immutable OSM primitive in the context of a historical view on OSM data.
|
HistoryRelation |
Represents an immutable OSM relation in the context of a historical view on OSM data.
|
HistoryWay |
Represents an immutable OSM way in the context of a historical view on OSM data.
|
history
(edition revisions).