Package org.openstreetmap.josm.data.osm.history
Provides the classes for OSM primitives
history (edition revisions).-
Interface Summary Interface Description History.FilterPredicate HistoryDataSetListener A listener that listens to changes in theHistoryDataSet.HistoryNameFormatter Formats a name for aHistoryOsmPrimitive. -
Class Summary 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.