|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISymbolBackground
COM Interface 'ISymbolBackground'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the SymbolBackground object.' 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 |
IID4fd8cbb7_e13b_11d2_b868_00600802e603
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IBackground |
|---|
IIDe4240309_dd41_11d2_b868_00600802e603 |
| Method Summary | |
|---|---|
short |
getCornerRounding()
Amount of corner rounding. |
IFillSymbol |
getFillSymbol()
Symbol used to draw the background. |
void |
setCornerRounding(short rounding)
Amount of corner rounding. |
void |
setFillSymbol(IFillSymbol symbol)
Symbol used to draw the background. |
| Methods inherited from interface com.esri.arcgis.carto.IBackground |
|---|
draw, getGap, getGeometry, getName, queryBounds, setGap, setName |
| Field Detail |
|---|
static final int IID4fd8cbb7_e13b_11d2_b868_00600802e603
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IFillSymbol getFillSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFillSymbol(IFillSymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.IFillSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getCornerRounding()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCornerRounding(short rounding)
throws java.io.IOException,
AutomationException
rounding - The rounding (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 | ||||||||