org.cresques.cts.gt2
Class CSGaussPt

java.lang.Object
  extended byorg.cresques.cts.gt2.CoordSys
      extended byorg.cresques.cts.gt2.CSGaussPt
All Implemented Interfaces:
IProjection

public class CSGaussPt
extends CoordSys

Author:
"Luis W. Sevilla"

Field Summary
static CSGaussPt hgd73
           
 
Fields inherited from class org.cresques.cts.gt2.CoordSys
abrev, csFactory, datum, geogCS, projCS
 
Constructor Summary
CSGaussPt(CSDatum datum)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.cresques.cts.gt2.CoordSys
createPoint, drawGrid, fromGeo, getAbrev, getCS, getDatum, getGeogCS, getGridColor, getScale, setAbrev, setGridColor, toGeo, toGeo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

hgd73

public static CSGaussPt hgd73
Constructor Detail

CSGaussPt

public CSGaussPt(CSDatum datum)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class CoordSys