public class ProjectedCS extends HorizontalCS
WGS84
Modifier | Constructor and Description |
---|---|
protected |
ProjectedCS(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, setCode
protected ProjectedCS(int code)
public HorizontalCS getGeographicCS()
getGeographicCS
in class HorizontalCS