|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterDef2
Provides access to members that control raster column definition.
| Method Summary | |
|---|---|
boolean |
isFunction()
Indicates if the Raster column value stores function dataset. |
void |
setIsFunction(boolean pIsFunction)
Indicates if the Raster column value stores function dataset. |
| Methods inherited from interface com.esri.arcgis.geodatabase.IRasterDef |
|---|
getDescription, getSpatialReference, isManaged, setDescription, setIsManaged, setSpatialReferenceByRef |
| Method Detail |
|---|
boolean isFunction()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIsFunction(boolean pIsFunction)
throws IOException,
AutomationException
pIsFunction - The pIsFunction (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 | ||||||||