|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A 2D cartographic coordinate system.
Method Summary | |
CS_GeographicCoordinateSystem |
getGeographicCoordinateSystem()
Returns the GeographicCoordinateSystem. |
CS_LinearUnit |
getLinearUnit()
Returns the LinearUnits. |
CS_Projection |
getProjection()
Gets the projection. |
Methods inherited from interface org.opengis.cs.CS_HorizontalCoordinateSystem |
getHorizontalDatum |
Methods inherited from interface org.opengis.cs.CS_CoordinateSystem |
getAxis, getDefaultEnvelope, getDimension, getUnits |
Methods inherited from interface org.opengis.cs.CS_Info |
getAbbreviation, getAlias, getAuthority, getAuthorityCode, getName, getRemarks, getWKT, getXML |
Method Detail |
public CS_GeographicCoordinateSystem getGeographicCoordinateSystem() throws java.rmi.RemoteException
java.rmi.RemoteException
- if a remote method call failed.public CS_LinearUnit getLinearUnit() throws java.rmi.RemoteException
CS_CoordinateSystem
units.
java.rmi.RemoteException
- if a remote method call failed.public CS_Projection getProjection() throws java.rmi.RemoteException
java.rmi.RemoteException
- if a remote method call failed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |