|
||||||||||
| 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.AlbersBC
public class AlbersBC
Class for representing an Albers British Columbia projection. This is an Albers equal area conic projection with a GRS_1980 ellipsoid and false origin.
| Field Summary |
|---|
| Fields inherited from class org.gicentre.utils.spatial.AlbersEqualAreaConic |
|---|
FROM_LAT_LONG, TO_LAT_LONG |
| Constructor Summary | |
|---|---|
AlbersBC()
Initialises the Albers British Columbia 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 AlbersBC()
| 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 | |||||||||