private class NavigatableComponent.ZoomData extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private LatLon |
center |
private double |
scale |
Constructor and Description |
---|
ZoomData(EastNorth center,
double scale) |
Modifier and Type | Method and Description |
---|---|
EastNorth |
getCenterEastNorth() |
double |
getScale() |