|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDEMosaicDataset3
COM Interface 'IDEMosaicDataset3'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to a Mosaic Dataset Data Element.' 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 |
IIDa75c50a6_512a_45be_99e5_2f14e8bcd0c9
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IDEMosaicDataset2 |
---|
IID661474e7_4926_4bcb_b655_052c890ee010 |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IDEMosaicDataset |
---|
IIDb29e01e9_f293_4b0f_9f1a_3bdafc647ea4 |
Method Summary | |
---|---|
double |
getMeanCellHeight()
The approximate cell height. |
double |
getMeanCellWidth()
The approximate cell width. |
boolean |
isInteger()
Indicates if the data is integer. |
void |
setIsInteger(boolean isInteger)
Indicates if the data is integer. |
void |
setMeanCellHeight(double cellHeight)
The approximate cell height. |
void |
setMeanCellWidth(double cellWidth)
The approximate cell width. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IDEMosaicDataset2 |
---|
getDERasterAttributeTable, setDERasterAttributeTableByRef |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IDEMosaicDataset |
---|
getChildrenNames, getContent, getDefinitionQuery, getDERasterCatalog, getParameters, isReferenced, setChildrenNamesByRef, setContent, setDefinitionQuery, setDERasterCatalogByRef, setParametersByRef, setReferenced |
Field Detail |
---|
static final int IIDa75c50a6_512a_45be_99e5_2f14e8bcd0c9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
double getMeanCellHeight() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMeanCellWidth() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMeanCellHeight(double cellHeight) throws java.io.IOException, AutomationException
cellHeight
- The cellHeight (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMeanCellWidth(double cellWidth) throws java.io.IOException, AutomationException
cellWidth
- The cellWidth (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isInteger() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsInteger(boolean isInteger) throws java.io.IOException, AutomationException
isInteger
- The isInteger (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 |