|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterDatasetContainer
COM Interface 'IRasterDatasetContainer'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control subdatasets.' 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 |
IIDeff39177_b690_40a3_bf51_59cea71fd197
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IRasterDataset |
getSubRasterDatasetByID(int subdatasetID)
The given subdataset by id. |
IRasterDataset |
getSubRasterDatasetByName(java.lang.String subdatasetName)
The given subdataset by name. |
java.lang.String |
getSubRasterDatasetCompleteName(int subdatasetID)
The given subdataset's complete name. |
int |
getSubRasterDatasetCount()
The number of subdatasets. |
IName |
getSubRasterDatasetFullName(int subdatasetID)
The given subdataset's full name. |
java.lang.String |
getSubRasterDatasetName(int subdatasetID)
The given subdataset's name. |
boolean |
isDynamic()
Indicates the collection is dynamic. |
| Field Detail |
|---|
static final int IIDeff39177_b690_40a3_bf51_59cea71fd197
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isDynamic()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSubRasterDatasetCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getSubRasterDatasetName(int subdatasetID)
throws java.io.IOException,
AutomationException
subdatasetID - The subdatasetID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getSubRasterDatasetCompleteName(int subdatasetID)
throws java.io.IOException,
AutomationException
subdatasetID - The subdatasetID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getSubRasterDatasetFullName(int subdatasetID)
throws java.io.IOException,
AutomationException
subdatasetID - The subdatasetID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRasterDataset getSubRasterDatasetByID(int subdatasetID)
throws java.io.IOException,
AutomationException
subdatasetID - The subdatasetID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRasterDataset getSubRasterDatasetByName(java.lang.String subdatasetName)
throws java.io.IOException,
AutomationException
subdatasetName - The subdatasetName (in)
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 | ||||||||