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.LatLonViewerCoordinateInfoViewer. currentLatLonViewerthe info panel for coordinates for the node in role CURRENT_POINT_IN_TIMEprivate CoordinateInfoViewer.LatLonViewerCoordinateInfoViewer. referenceLatLonViewerthe info panel for coordinates for the node in role REFERENCE_POINT_IN_TIME
-