|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRenderingRule
COM Interface 'IRenderingRule'. 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 |
IID5cf4ca77_aaef_4153_9c45_060ddd812670
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IRasterFunctionArguments |
getArguments()
The raster function arguments. |
java.lang.String |
getDescription()
The rendering rule description. |
IRasterFunction |
getFunction()
The raster function. |
java.lang.String |
getName()
The rendering rule name. |
IRasterRenderer |
getRenderer()
The raster renderer. |
java.lang.String |
getVariableName()
The raster function variable name. |
void |
setArgumentsByRef(IRasterFunctionArguments ppArguments)
The raster function arguments. |
void |
setDescription(java.lang.String pDescription)
The rendering rule description. |
void |
setFunctionByRef(IRasterFunction ppFunction)
The raster function. |
void |
setName(java.lang.String pName)
The rendering rule name. |
void |
setRendererByRef(IRasterRenderer ppRenderer)
The raster renderer. |
void |
setVariableName(java.lang.String pVariableName)
The raster function variable name. |
| Field Detail |
|---|
static final int IID5cf4ca77_aaef_4153_9c45_060ddd812670
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String pName)
throws java.io.IOException,
AutomationException
pName - The pName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDescription(java.lang.String pDescription)
throws java.io.IOException,
AutomationException
pDescription - The pDescription (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRasterFunction getFunction()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFunctionByRef(IRasterFunction ppFunction)
throws java.io.IOException,
AutomationException
ppFunction - A reference to a com.esri.arcgis.datasourcesraster.IRasterFunction (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRasterFunctionArguments getArguments()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setArgumentsByRef(IRasterFunctionArguments ppArguments)
throws java.io.IOException,
AutomationException
ppArguments - A reference to a com.esri.arcgis.datasourcesraster.IRasterFunctionArguments (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getVariableName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setVariableName(java.lang.String pVariableName)
throws java.io.IOException,
AutomationException
pVariableName - The pVariableName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRasterRenderer getRenderer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRendererByRef(IRasterRenderer ppRenderer)
throws java.io.IOException,
AutomationException
ppRenderer - A reference to a com.esri.arcgis.carto.IRasterRenderer (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 | ||||||||