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

Packages that use org.openstreetmap.josm.data.osm.history
org.openstreetmap.josm.actions.downloadtasks   
org.openstreetmap.josm.data.osm   
org.openstreetmap.josm.data.osm.history   
org.openstreetmap.josm.gui   
org.openstreetmap.josm.gui.dialogs   
org.openstreetmap.josm.gui.dialogs.changeset   
org.openstreetmap.josm.gui.history   
org.openstreetmap.josm.io   
 

Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.actions.downloadtasks
HistoryDataSet
          A data set holding histories of OSM primitives.
HistoryDataSetListener
           
 

Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.data.osm
HistoryOsmPrimitive
          Represents an immutable OSM primitive in the context of a historical view on OSM data.
 

Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.data.osm.history
History
          Represents the history of an OSM primitive.
History.FilterPredicate
           
HistoryDataSet
          A data set holding histories of OSM primitives.
HistoryDataSetListener
           
HistoryNameFormatter
           
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.
 

Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.gui
HistoryNameFormatter
           
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.
 

Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.gui.dialogs
HistoryDataSet
          A data set holding histories of OSM primitives.
HistoryDataSetListener
           
 

Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.gui.dialogs.changeset
HistoryOsmPrimitive
          Represents an immutable OSM primitive in the context of a historical view on OSM data.
 

Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.gui.history
History
          Represents the history of an OSM primitive.
HistoryDataSet
          A data set holding histories of OSM primitives.
HistoryDataSetListener
           
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.
 

Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.io
HistoryDataSet
          A data set holding histories of OSM primitives.
HistoryOsmPrimitive
          Represents an immutable OSM primitive in the context of a historical view on OSM data.
 



JOSM