|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A projection from geographic coordinates to projected coordinates.
| Method Summary | |
java.lang.String |
getClassName()
Gets the projection classification name (e.g. |
int |
getNumParameters()
Gets number of parameters of the projection. |
CS_ProjectionParameter |
getParameter(int index)
Gets an indexed parameter of the projection. |
| Methods inherited from interface org.opengis.cs.CS_Info |
getAbbreviation, getAlias, getAuthority, getAuthorityCode, getName, getRemarks, getWKT, getXML |
| Method Detail |
public int getNumParameters()
throws java.rmi.RemoteException
java.rmi.RemoteException - if a remote method call failed.
public CS_ProjectionParameter getParameter(int index)
throws java.rmi.RemoteException
index - Zero based index of parameter to fetch.
java.rmi.RemoteException - if a remote method call failed.
public java.lang.String getClassName()
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 | ||||||||||