|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISimpleTextSymbol
COM Interface 'ISimpleTextSymbol'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the simple text 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 |
IIDa80b5e8c_7f9c_11d0_9410_080009eebecb
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.ITextSymbol |
|---|
IIDa80b5e91_7f9c_11d0_9410_080009eebecb |
| Method Summary | |
|---|---|
int |
getBreakCharacter()
Character to be interpreted as text line end. |
ITextPath |
getTextPath()
Path of text baseline. |
double |
getXOffset()
Text offset along X-axis. |
double |
getYOffset()
Text offset along Y-axis. |
boolean |
isClip()
Indicates if the text will be clipped per geometry. |
void |
setBreakCharacter(int charIndex)
Character to be interpreted as text line end. |
void |
setClip(boolean clip)
Indicates if the text will be clipped per geometry. |
void |
setTextPathByRef(ITextPath textPath)
Path of text baseline. |
void |
setXOffset(double xOffset)
Text offset along X-axis. |
void |
setYOffset(double yOffset)
Text offset along Y-axis. |
| Methods inherited from interface com.esri.arcgis.display.ITextSymbol |
|---|
getAngle, getColor, getFont, getHorizontalAlignment, getSize, getText, getTextSize, getVerticalAlignment, isRightToLeft, setAngle, setColor, setFont, setHorizontalAlignment, setRightToLeft, setSize, setText, setVerticalAlignment |
| Field Detail |
|---|
static final int IIDa80b5e8c_7f9c_11d0_9410_080009eebecb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getBreakCharacter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBreakCharacter(int charIndex)
throws java.io.IOException,
AutomationException
charIndex - The charIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isClip()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClip(boolean clip)
throws java.io.IOException,
AutomationException
clip - The clip (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITextPath getTextPath()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTextPathByRef(ITextPath textPath)
throws java.io.IOException,
AutomationException
textPath - A reference to a com.esri.arcgis.display.ITextPath (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getXOffset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setXOffset(double xOffset)
throws java.io.IOException,
AutomationException
xOffset - The xOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getYOffset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setYOffset(double yOffset)
throws java.io.IOException,
AutomationException
yOffset - The yOffset (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 | ||||||||