|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMDTableView
COM Interface 'IMDTableView'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriDataSourcesNetCDF.olb'
Description: 'The Multi Dimension TableView Interface.' 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 |
IID6c4f3247_039e_4d7b_a815_df16a04b9827
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IStringArray |
getDimensionList()
The list of dimensions used. |
IStringArray |
getVariableList()
The list of variables used. |
void |
setDimensionList(IStringArray ppDims)
The list of dimensions used. |
void |
setVariableList(IStringArray ppVars)
The list of variables used. |
| Field Detail |
|---|
static final int IID6c4f3247_039e_4d7b_a815_df16a04b9827
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IStringArray getVariableList()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setVariableList(IStringArray ppVars)
throws java.io.IOException,
AutomationException
ppVars - A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getDimensionList()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDimensionList(IStringArray ppDims)
throws java.io.IOException,
AutomationException
ppDims - A reference to a com.esri.arcgis.system.IStringArray (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 | ||||||||