|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IColorRampSymbol
COM Interface 'IColorRampSymbol'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control ColorRamp symbolization.' 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 |
IID1272e1b0_204c_11d3_a3f2_0004ac1b1d86
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.display.IFillSymbol |
---|
IIDe6bdaa7e_4d35_11d0_98be_00805f7ced21 |
Method Summary | |
---|---|
IColorRamp |
getColorRamp()
Current color ramp. |
int |
getLegendClassIndex()
Ordinal number of the legend class for the symbol (0,1,2). |
ILegendGroup |
getLegendGroup()
Legend group of the symbol. |
boolean |
isInvert()
Indicates whether to invert. |
void |
setColorRamp(IColorRamp colorRamp)
Current color ramp. |
void |
setColorRampInLegendGroup(IColorRamp rhs1)
Not documented. |
void |
setInvert(boolean invert)
Indicates whether to invert. |
void |
setLegendClassIndex(int index)
Ordinal number of the legend class for the symbol (0,1,2). |
void |
setLegendGroupByRef(ILegendGroup ppLegendGroup)
Legend group of the symbol. |
Methods inherited from interface com.esri.arcgis.display.IFillSymbol |
---|
getColor, getOutline, setColor, setOutline |
Field Detail |
---|
static final int IID1272e1b0_204c_11d3_a3f2_0004ac1b1d86
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IColorRamp getColorRamp() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setColorRamp(IColorRamp colorRamp) throws java.io.IOException, AutomationException
colorRamp
- A reference to a com.esri.arcgis.display.IColorRamp (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setColorRampInLegendGroup(IColorRamp rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.display.IColorRamp (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isInvert() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setInvert(boolean invert) throws java.io.IOException, AutomationException
invert
- The invert (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getLegendClassIndex() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLegendClassIndex(int index) throws java.io.IOException, AutomationException
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILegendGroup getLegendGroup() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLegendGroupByRef(ILegendGroup ppLegendGroup) throws java.io.IOException, AutomationException
ppLegendGroup
- A reference to a com.esri.arcgis.carto.ILegendGroup (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 |