|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterDatasetJukebox
COM Interface 'IRasterDatasetJukebox'. 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 |
IID93607a44_e66b_4e6f_bd9b_e34cb8de213e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getSubdataset()
The current active subdataset. |
int |
getSubdatasetCount()
The number of subdatasets. |
java.lang.String |
getSubdatasetDescription(int subdatasetID)
The given subdataset description. |
java.lang.String |
getSubdatasetName(int subdatasetID)
The given subdataset name. |
void |
setSubdataset(int pSubdatasetID)
The current active subdataset. |
| Field Detail |
|---|
static final int IID93607a44_e66b_4e6f_bd9b_e34cb8de213e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getSubdatasetCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSubdataset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSubdataset(int pSubdatasetID)
throws java.io.IOException,
AutomationException
pSubdatasetID - The pSubdatasetID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getSubdatasetName(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 getSubdatasetDescription(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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||