|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBalloonCallout
COM Interface 'IBalloonCallout'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the balloon callout.' 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 |
IIDc8d09ed0_4fbb_11d1_9a72_0080c7ec5c96
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.ICallout |
|---|
IID6a7ef980_6924_11d2_980d_0080c7e04196 |
| Method Summary | |
|---|---|
int |
getStyle()
The balloon callout style. |
IFillSymbol |
getSymbol()
The fill symbol. |
void |
setStyle(int style)
The balloon callout style. |
void |
setSymbolByRef(IFillSymbol fillSym)
The fill symbol. |
| Methods inherited from interface com.esri.arcgis.display.ICallout |
|---|
getAnchorPoint, getLeaderTolerance, setAnchorPoint, setLeaderTolerance |
| Field Detail |
|---|
static final int IIDc8d09ed0_4fbb_11d1_9a72_0080c7ec5c96
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.esriBalloonCalloutStyle constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFillSymbol getSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSymbolByRef(IFillSymbol fillSym)
throws java.io.IOException,
AutomationException
fillSym - 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||