private class NavigatableComponent.ZoomData extends Object
(package private) LatLon
center
(package private) double
scale
ZoomData(EastNorth center, double scale)
EastNorth
getCenterEastNorth()
double
getScale()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
LatLon center
double scale
public ZoomData(EastNorth center, double scale)
public EastNorth getCenterEastNorth()
public double getScale()
JOSM