|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.geotiff.epsg.HorizontalCS
org.geotiff.epsg.GeographicCS
public class GeographicCS
Represents the Geographic (Datum) coordinate system.
| Field Summary |
|---|
| Fields inherited from class org.geotiff.epsg.HorizontalCS |
|---|
WGS84 |
| Constructor Summary | |
|---|---|
protected |
GeographicCS(int code)
Protected Constructor; use the factory method in HorizontalCS to make this. |
| Method Summary | |
|---|---|
HorizontalCS |
getGeographicCS()
Standard accessor. |
| Methods inherited from class org.geotiff.epsg.HorizontalCS |
|---|
create, getCode, setCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GeographicCS(int code)
| Method Detail |
|---|
public HorizontalCS getGeographicCS()
getGeographicCS in class HorizontalCS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||