Uses of Class
org.openstreetmap.josm.io.OsmServerHistoryReader
-
Packages that use OsmServerHistoryReader Package Description org.openstreetmap.josm.gui.history Provides GUI classes for handling history of OSM objects. -
-
Uses of OsmServerHistoryReader in org.openstreetmap.josm.gui.history
Fields in org.openstreetmap.josm.gui.history declared as OsmServerHistoryReader Modifier and Type Field Description private OsmServerHistoryReaderHistoryLoadTask. readerMethods in org.openstreetmap.josm.gui.history with parameters of type OsmServerHistoryReader Modifier and Type Method Description protected static HistoryDataSetHistoryLoadTask. loadHistory(OsmServerHistoryReader reader, ProgressMonitor progressMonitor)
-