|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gicentre.utils.spatial.AlbersEqualAreaConic
org.gicentre.utils.spatial.AlbersUSCont
public class AlbersUSCont
Class for representing an Albers projection for conterminous United States (ie. excluding Hawaii and Alaska). This is an Albers equal area conic projection with a GRS_1980 ellipsoid and adjusted centre.
Field Summary |
---|
Fields inherited from class org.gicentre.utils.spatial.AlbersEqualAreaConic |
---|
FROM_LAT_LONG, TO_LAT_LONG |
Constructor Summary | |
---|---|
AlbersUSCont()
Initialises the Albers US conterminous states projection. |
Method Summary | |
---|---|
java.lang.String |
getDescription()
Provides a general description of the forward transformation. |
Methods inherited from class org.gicentre.utils.spatial.AlbersEqualAreaConic |
---|
AlbersToLatLong, doInterpolation, getEllipsoid, invTransformCoords, latLongToAlbers, setInterpolation, transformCoords |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlbersUSCont()
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in interface MapProjection
getDescription
in class AlbersEqualAreaConic
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |