|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRenderingRule2
COM Interface 'IRenderingRule2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control a rendering rule.' 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 |
IID59bf85ac_80d2_4434_96e7_e5e1fd425d1e
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IRenderingRule |
---|
IID5cf4ca77_aaef_4153_9c45_060ddd812670 |
Method Summary | |
---|---|
int |
getType()
The rendering function template type. |
void |
setType(int pType)
The rendering function template type. |
Methods inherited from interface com.esri.arcgis.carto.IRenderingRule |
---|
getArguments, getDescription, getFunction, getName, getRenderer, getVariableName, setArgumentsByRef, setDescription, setFunctionByRef, setName, setRendererByRef, setVariableName |
Field Detail |
---|
static final int IID59bf85ac_80d2_4434_96e7_e5e1fd425d1e
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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |