|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterAttributeTableManager
Provides access to members that controls raster attribute manager.
The IRasterAttributeTableManager intrface allows to get the associated raster dataset given a raster attribute table
Method Summary | |
---|---|
IGeoDataset |
findGeoDataset(ITable pVAT)
Finds the associated geodataset of a given raster attribute table. |
Method Detail |
---|
IGeoDataset findGeoDataset(ITable pVAT) throws IOException, AutomationException
pVAT
- A reference to a com.esri.arcgis.geodatabase.ITable (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 |