|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICoordSysDetailsPage
COM Interface 'ICoordSysDetailsPage'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control the Coordinate System Details Page.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID2a426347_8aa3_4846_920d_9f1f32c09b6c
|
static int |
xxDummy
Deprecated. Internal use only |
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. |
Field Detail |
---|
static final int IID2a426347_8aa3_4846_920d_9f1f32c09b6c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getCoordSysContext() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCoordSysContext(int coordSysContext) throws java.io.IOException, AutomationException
coordSysContext
- A com.esri.arcgis.catalogUI.esriCoordSysContext constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IVerticalCoordinateSystem getVerticalCoordinateSystem() throws java.io.IOException, AutomationException
java.io.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 |