|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterDef2
COM Interface 'IRasterDef2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control raster column definition.' 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 |
IID16c76984_e0e8_4112_80c9_e052c9b9c9d2
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IRasterDef |
---|
IIDcdba994f_8f18_4abe_8a39_502bed07265e |
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, isRasterDataset, setDescription, setIsManaged, setIsRasterDataset, setSpatialReferenceByRef |
Field Detail |
---|
static final int IID16c76984_e0e8_4112_80c9_e052c9b9c9d2
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isFunction() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsFunction(boolean pIsFunction) throws java.io.IOException, AutomationException
pIsFunction
- The pIsFunction (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 |