|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGradientFillSymbol
COM Interface 'IGradientFillSymbol'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the gradient fill symbol.' 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 |
IID7914e5f2_c892_11d0_8bb6_080009ee4e41
|
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()
Color ramp property. |
double |
getGradientAngle()
Direction of fill gradient. |
double |
getGradientPercentage()
Gradient percentage - controls the bleeding effect of the fill. |
int |
getIntervalCount()
Interval count - controls number of colors in the color ramp. |
int |
getStyle()
Gradient fill style. |
void |
setColorRamp(IColorRamp ramp)
Color ramp property. |
void |
setGradientAngle(double angle)
Direction of fill gradient. |
void |
setGradientPercentage(double pct)
Gradient percentage - controls the bleeding effect of the fill. |
void |
setIntervalCount(int intervalCount)
Interval count - controls number of colors in the color ramp. |
void |
setStyle(int style)
Gradient fill style. |
| Methods inherited from interface com.esri.arcgis.display.IFillSymbol |
|---|
getColor, getOutline, setColor, setOutline |
| Field Detail |
|---|
static final int IID7914e5f2_c892_11d0_8bb6_080009ee4e41
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getStyle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStyle(int style)
throws java.io.IOException,
AutomationException
style - A com.esri.arcgis.display.esriGradientFillStyle constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getGradientAngle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGradientAngle(double angle)
throws java.io.IOException,
AutomationException
angle - The angle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
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 ramp)
throws java.io.IOException,
AutomationException
ramp - 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.
double getGradientPercentage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGradientPercentage(double pct)
throws java.io.IOException,
AutomationException
pct - The pct (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getIntervalCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIntervalCount(int intervalCount)
throws java.io.IOException,
AutomationException
intervalCount - The intervalCount (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 | ||||||||