|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.NavigatableComponent.ZoomData
private class NavigatableComponent.ZoomData
Field Summary | |
---|---|
(package private) LatLon |
center
|
(package private) double |
scale
|
Constructor Summary | |
---|---|
NavigatableComponent.ZoomData(EastNorth center,
double scale)
|
Method Summary | |
---|---|
EastNorth |
getCenterEastNorth()
|
double |
getScale()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
LatLon center
double scale
Constructor Detail |
---|
public NavigatableComponent.ZoomData(EastNorth center, double scale)
Method Detail |
---|
public EastNorth getCenterEastNorth()
public double getScale()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |