|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMDFeatureClassView
COM Interface 'IMDFeatureClassView'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriDataSourcesNetCDF.olb'
Description: 'The Multi Dimension FeatureClassView 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 |
IIDf065307e_3adf_4b57_b59d_4ba1465bb40c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getMItem()
The M variable or dimension item used. |
IStringArray |
getRowDimensionList()
The list of row dimensions used. |
IStringArray |
getVariableList()
The list of variables used. |
java.lang.String |
getXDimension()
The x-dimension item used. |
java.lang.String |
getYDimension()
The y-dimension item used. |
java.lang.String |
getZItem()
The Z variable or dimension item used. |
void |
setMItem(java.lang.String pMItem)
The M variable or dimension item used. |
void |
setRowDimensionList(IStringArray ppRowDims)
The list of row dimensions used. |
void |
setVariableList(IStringArray ppVars)
The list of variables used. |
void |
setXDimension(java.lang.String pXDim)
The x-dimension item used. |
void |
setYDimension(java.lang.String pYDim)
The y-dimension item used. |
void |
setZItem(java.lang.String pZItem)
The Z variable or dimension item used. |
| Field Detail |
|---|
static final int IIDf065307e_3adf_4b57_b59d_4ba1465bb40c
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.
java.lang.String getXDimension()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setXDimension(java.lang.String pXDim)
throws java.io.IOException,
AutomationException
pXDim - The pXDim (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getYDimension()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setYDimension(java.lang.String pYDim)
throws java.io.IOException,
AutomationException
pYDim - The pYDim (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getRowDimensionList()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRowDimensionList(IStringArray ppRowDims)
throws java.io.IOException,
AutomationException
ppRowDims - 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.
java.lang.String getZItem()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setZItem(java.lang.String pZItem)
throws java.io.IOException,
AutomationException
pZItem - The pZItem (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getMItem()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMItem(java.lang.String pMItem)
throws java.io.IOException,
AutomationException
pMItem - The pMItem (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 | ||||||||