|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMarkerTextBackground
COM Interface 'IMarkerTextBackground'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the marker text background.' 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 |
IIDa8577a00_7283_11d2_9816_0080c7e04196
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.display.ITextBackground |
---|
IID8feb6611_2a0d_11d1_9a44_0080c7ec5c96 |
Method Summary | |
---|---|
IMarkerSymbol |
getSymbol()
The marker symbol. |
boolean |
isScaleToFit()
Indicates if the marker symbol is scaled to fill the text box. |
void |
setScaleToFit(boolean scale)
Indicates if the marker symbol is scaled to fill the text box. |
void |
setSymbolByRef(IMarkerSymbol markerSymbol)
The marker symbol. |
Methods inherited from interface com.esri.arcgis.display.ITextBackground |
---|
draw, getTextSymbol, queryBoundary, setTextBoxByRef, setTextSymbolByRef |
Field Detail |
---|
static final int IIDa8577a00_7283_11d2_9816_0080c7e04196
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IMarkerSymbol getSymbol() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSymbolByRef(IMarkerSymbol markerSymbol) throws java.io.IOException, AutomationException
markerSymbol
- A reference to a com.esri.arcgis.display.IMarkerSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isScaleToFit() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setScaleToFit(boolean scale) throws java.io.IOException, AutomationException
scale
- The scale (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 |