public class GeographicCS extends HorizontalCS
WGS84| Modifier | Constructor and Description |
|---|---|
protected |
GeographicCS(int code)
Protected Constructor; use the factory method
in HorizontalCS to make this.
|
| Modifier and Type | Method and Description |
|---|---|
HorizontalCS |
getGeographicCS()
Standard accessor.
|
create, getCode, setCodeprotected GeographicCS(int code)
public HorizontalCS getGeographicCS()
getGeographicCS in class HorizontalCS