Uses of Class
org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer

Packages that use CoordinateInfoViewer.LatLonViewer
org.openstreetmap.josm.gui.history   
 

Uses of CoordinateInfoViewer.LatLonViewer in org.openstreetmap.josm.gui.history
 

Subclasses of CoordinateInfoViewer.LatLonViewer in org.openstreetmap.josm.gui.history
private static class CoordinateInfoViewer.DistanceViewer
           
 

Fields in org.openstreetmap.josm.gui.history declared as CoordinateInfoViewer.LatLonViewer
private  CoordinateInfoViewer.LatLonViewer CoordinateInfoViewer.currentLatLonViewer
          the info panel for coordinates for the node in role CURRENT_POINT_IN_TIME
private  CoordinateInfoViewer.LatLonViewer CoordinateInfoViewer.referenceLatLonViewer
          the info panel for coordinates for the node in role REFERENCE_POINT_IN_TIME
 



JOSM