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