|
||||||||||
| 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.AlbersUS
public class AlbersUS
Class for representing an Albers projection for all United States. 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 | |
|---|---|
AlbersUS()
Initialises the Albers US 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 AlbersUS()
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface MapProjectiongetDescription in class AlbersEqualAreaConic
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||