|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDEMosaicDataset2
Provides access to a Mosaic Dataset Data Element.
Method Summary | |
---|---|
IDETable |
getDERasterAttributeTable()
The raster attribute table. |
void |
setDERasterAttributeTableByRef(IDETable ppTable)
The raster attribute table. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IDEMosaicDataset |
---|
getChildrenNames, getContent, getDefinitionQuery, getDERasterCatalog, getParameters, isReferenced, setChildrenNamesByRef, setContent, setDefinitionQuery, setDERasterCatalogByRef, setParametersByRef, setReferenced |
Method Detail |
---|
IDETable getDERasterAttributeTable() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDERasterAttributeTableByRef(IDETable ppTable) throws IOException, AutomationException
ppTable
- A reference to a com.esri.arcgis.geodatabase.IDETable (in)
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 |