Simulcast 4.2

gov.nasa.gsfc.aisb.simulcast.util
Class GroundStationOverlay

java.lang.Object
  extended by gov.nasa.gsfc.aisb.simulcast.util.GroundStationOverlay

public class GroundStationOverlay
extends java.lang.Object


Constructor Summary
GroundStationOverlay(GroundStations groundStations, MapParms mapParms)
          GroundStationOverlay.
 
Method Summary
 void draw(java.awt.Graphics g)
          draw.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroundStationOverlay

public GroundStationOverlay(GroundStations groundStations,
                            MapParms mapParms)
GroundStationOverlay.

Method Detail

draw

public void draw(java.awt.Graphics g)
draw.


Simulcast 4.2