Uses of Class
org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
-
Packages that use CoordinateInfoViewer.LatLonViewer Package Description org.openstreetmap.josm.gui.history Provides GUI classes for handling history of OSM objects. -
-
Uses of CoordinateInfoViewer.LatLonViewer in org.openstreetmap.josm.gui.history
Fields in org.openstreetmap.josm.gui.history declared as CoordinateInfoViewer.LatLonViewer Modifier and Type Field Description private CoordinateInfoViewer.LatLonViewer
CoordinateInfoViewer. currentLatLonViewer
the info panel for coordinates for the node in role CURRENT_POINT_IN_TIMEprivate CoordinateInfoViewer.LatLonViewer
CoordinateInfoViewer. referenceLatLonViewer
the info panel for coordinates for the node in role REFERENCE_POINT_IN_TIME
-