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


Constructor Index

 o Pan(Globe)

Method Index

 o centerLat()
 o centerLatLon()
 o centerLon()
 o panScrollBar(int)

Constructors

 o Pan
 public Pan(Globe globe)

Methods

 o panScrollBar
 public Panel panScrollBar(int Location)
 o centerLatLon
 public Panel centerLatLon()
 o centerLat
 public Panel centerLat()
 o centerLon
 public Panel centerLon()

All Packages  Class Hierarchy  This Package  Previous  Next  Index