Package org.openstreetmap.josm.data.osm.history

Interface Summary
History.FilterPredicate  
HistoryDataSetListener  
HistoryNameFormatter  
 

Class Summary
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.
 



JOSM