Uses of Package
org.openstreetmap.josm.data.osm.history
-
Packages that use org.openstreetmap.josm.data.osm.history Package Description org.openstreetmap.josm.actions.downloadtasks Provides the classes for JOSMdownload tasks
.org.openstreetmap.josm.data.osm Provides the classes for OSM data:Primitives
:Node
,Way
,Relation
Users
Tags
Changesets
Utilities classesorg.openstreetmap.josm.data.osm.history Provides the classes for OSM primitiveshistory
(edition revisions).org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface.org.openstreetmap.josm.gui.dialogs.changeset Standalone dialog allowing to handle OSM changesets (query and display them).org.openstreetmap.josm.gui.history Provides GUI classes for handling history of OSM objects.org.openstreetmap.josm.io Provides the classes for JOSM input/output support. -
Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.actions.downloadtasks Class Description HistoryDataSet A data set holding histories of OSM primitives.HistoryDataSetListener A listener that listens to changes in theHistoryDataSet
. -
Classes in org.openstreetmap.josm.data.osm.history used by org.openstreetmap.josm.data.osm Class Description HistoryNameFormatter Formats a name for aHistoryOsmPrimitive
.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.data.osm.history Class Description History Represents the history of an OSM primitive.History.FilterPredicate HistoryDataSet A data set holding histories of OSM primitives.HistoryDataSetListener A listener that listens to changes in theHistoryDataSet
.HistoryNameFormatter Formats a name for aHistoryOsmPrimitive
.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 Class Description 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.dialogs.changeset Class Description 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 Class Description History Represents the history of an OSM primitive.HistoryDataSet A data set holding histories of OSM primitives.HistoryDataSetListener A listener that listens to changes in theHistoryDataSet
.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.io Class Description 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.