All Packages Class Hierarchy This Package Previous Next Index
Class IMSWG.IW.Mapplet.Pan
java.lang.Object
|
+----IMSWG.IW.Mapplet.Pan
- public class Pan
- extends Object
The Pan class sets up for panning the globe using:
panScrollBar - uses classes latScrollBar and lonScrollBar to move map
centerLatLon - establishes the panel for displaying center lat and lon
centerLat - establishes the panel for displaying center lat
centerLon - establishes the panel for displaying center lon
-
Pan(Globe)
-
-
centerLat()
-
-
centerLatLon()
-
-
centerLon()
-
-
panScrollBar(int)
-
Pan
public Pan(Globe globe)
panScrollBar
public Panel panScrollBar(int Location)
centerLatLon
public Panel centerLatLon()
centerLat
public Panel centerLat()
centerLon
public Panel centerLon()
All Packages Class Hierarchy This Package Previous Next Index