|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterFunctionInfo2
COM Interface 'IRasterFunctionInfo2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control a raster template function info.' 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 |
IID40f1141b_e6de_40cd_9b7a_b370a5e89a2b
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IRasterFunctionInfo |
|---|
IID22a9001d_d872_49f2_8600_a212bdc15d82 |
| Method Summary | |
|---|---|
java.lang.Object |
getThumbnail()
The raster function template icon/thumbnail. |
int |
getType()
The raster function template type. |
void |
setThumbnail(java.lang.Object pThumbnail)
The raster function template icon/thumbnail. |
void |
setType(int pType)
The raster function template type. |
| Methods inherited from interface com.esri.arcgis.carto.IRasterFunctionInfo |
|---|
getDescription, getHelp, getName, setDescription, setHelp, setName |
| Field Detail |
|---|
static final int IID40f1141b_e6de_40cd_9b7a_b370a5e89a2b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setType(int pType)
throws java.io.IOException,
AutomationException
pType - A com.esri.arcgis.datasourcesraster.esriRasterFunctionTemplateType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getThumbnail()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setThumbnail(java.lang.Object pThumbnail)
throws java.io.IOException,
AutomationException
pThumbnail - A Variant (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 | ||||||||