|
||||||||||
| 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.ProjectedCS
public class ProjectedCS
Represents the Projected coordinate system.
| Field Summary |
|---|
| Fields inherited from class org.geotiff.epsg.HorizontalCS |
|---|
WGS84 |
| Constructor Summary | |
|---|---|
protected |
ProjectedCS(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 ProjectedCS(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 | |||||||||