|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPFieldDomain2
Provides access to the properties/methods of a geoprocessing field domain object.
Method Summary | |
---|---|
boolean |
isUseRasterFields()
Enable raster attribute table for Mosaic dataset. |
void |
setUseRasterFields(boolean bVAT)
Enable raster attribute table for Mosaic dataset. |
Method Detail |
---|
boolean isUseRasterFields() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setUseRasterFields(boolean bVAT) throws IOException, AutomationException
bVAT
- The bVAT (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 |