|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICoordSysDetailsPage
Provides access to members that control the Coordinate System Details Page.
| Method Summary | |
|---|---|
int |
getCoordSysContext()
The coordinate system context. |
ISpatialReference |
getSpatialReference()
The related spatial refrence. |
IVerticalCoordinateSystem |
getVerticalCoordinateSystem()
The vertical coordinate system. |
void |
setCoordSysContext(int coordSysContext)
The coordinate system context. |
| Method Detail |
|---|
ISpatialReference getSpatialReference()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCoordSysContext()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCoordSysContext(int coordSysContext)
throws IOException,
AutomationException
coordSysContext - A com.esri.arcgis.catalogUI.esriCoordSysContext constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IVerticalCoordinateSystem getVerticalCoordinateSystem()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||