|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMDRasterDatasetView
COM Interface 'IMDRasterDatasetView'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriDataSourcesNetCDF.olb'
Description: 'The Multi Dimension RasterDatasetView 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 |
IID08cebfb9_db3e_433b_bf80_84adf3424fb0
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getBandDimension()
The band dimension item used. |
java.lang.String |
getVariable()
The variable used. |
java.lang.String |
getXDimension()
The x-dimension item used. |
java.lang.String |
getYDimension()
The y-dimension item used. |
void |
setBandDimension(java.lang.String pBandDim)
The band dimension item used. |
void |
setVariable(java.lang.String pVar)
The variable used. |
void |
setXDimension(java.lang.String pXDim)
The x-dimension item used. |
void |
setYDimension(java.lang.String pYDim)
The y-dimension item used. |
| Field Detail |
|---|
static final int IID08cebfb9_db3e_433b_bf80_84adf3424fb0
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
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.
java.lang.String getBandDimension()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBandDimension(java.lang.String pBandDim)
throws java.io.IOException,
AutomationException
pBandDim - The pBandDim (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getVariable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setVariable(java.lang.String pVar)
throws java.io.IOException,
AutomationException
pVar - The pVar (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 | ||||||||