|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWCSSpatialDomain
COM Interface 'IWCSSpatialDomain'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to IWCSSpatialDomain information.' 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 |
IIDb7ec7893_efb4_4b61_8fe0_e746cf0422b5
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IWCSBoundingBoxInfo |
getBoundingBoxInfo(int index)
BoundingBoxInfo at the given index. |
int |
getBoundingBoxInfoCount()
The boundingboxinfo count of the coverage data. |
java.lang.String |
getGridBaseCRS()
Base CRS name of grid. |
double |
getGridOffsets_X()
X offset of grid. |
double |
getGridOffsets_Y()
Y offset of grid. |
IEnvelope |
getGridOffsetsBoundingBox()
The bounding box of grid offsets. |
double |
getGridOrigin_X()
X of grid origin. |
double |
getGridOrigin_Y()
Y of grid origin. |
Field Detail |
---|
static final int IIDb7ec7893_efb4_4b61_8fe0_e746cf0422b5
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getBoundingBoxInfoCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWCSBoundingBoxInfo getBoundingBoxInfo(int index) throws java.io.IOException, AutomationException
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getGridBaseCRS() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getGridOrigin_X() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getGridOrigin_Y() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getGridOffsets_X() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getGridOffsets_Y() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getGridOffsetsBoundingBox() 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 |