|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgisws.Symbol
com.esri.arcgisws.TextSymbol
public class TextSymbol
Java class for TextSymbol complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TextSymbol">
<complexContent>
<extension base="{http://www.esri.com/schemas/ArcGIS/10.0}Symbol">
<sequence>
<element name="Color" type="{http://www.esri.com/schemas/ArcGIS/10.0}Color" minOccurs="0"/>
<element name="BreakCharIndex" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="VerticalAlignment" type="{http://www.esri.com/schemas/ArcGIS/10.0}esriTextVerticalAlignment"/>
<element name="HorizontalAlignment" type="{http://www.esri.com/schemas/ArcGIS/10.0}esriTextHorizontalAlignment"/>
<element name="Clip" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="RightToLeft" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Angle" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="XOffset" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="YOffset" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="ShadowColor" type="{http://www.esri.com/schemas/ArcGIS/10.0}Color" minOccurs="0"/>
<element name="ShadowXOffset" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="ShadowYOffset" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="TextPosition" type="{http://www.esri.com/schemas/ArcGIS/10.0}esriTextPosition"/>
<element name="TextCase" type="{http://www.esri.com/schemas/ArcGIS/10.0}esriTextCase"/>
<element name="CharacterSpacing" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="CharacterWidth" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="WordSpacing" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="Kerning" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Leading" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="TextDirection" type="{http://www.esri.com/schemas/ArcGIS/10.0}esriTextDirection"/>
<element name="FlipAngle" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="TypeSetting" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TextPathClass" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FillSymbol" type="{http://www.esri.com/schemas/ArcGIS/10.0}Symbol" minOccurs="0"/>
<element name="Text" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Size" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="MaskStyle" type="{http://www.esri.com/schemas/ArcGIS/10.0}esriMaskStyle"/>
<element name="MaskSize" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="MaskSymbol" type="{http://www.esri.com/schemas/ArcGIS/10.0}Symbol" minOccurs="0"/>
<element name="FontName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FontItalic" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="FontUnderline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="FontStrikethrough" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="FontWeight" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="FontCharset" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="FontSizeHi" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="FontSizeLo" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="TextParserClass" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
TextSymbol()
TextSymbol default constructor. |
|
TextSymbol(Color color,
int breakCharIndex,
EsriTextVerticalAlignment verticalAlignment,
EsriTextHorizontalAlignment horizontalAlignment,
boolean clip,
boolean rightToLeft,
double angle,
double xOffset,
double yOffset,
Color shadowColor,
double shadowXOffset,
double shadowYOffset,
EsriTextPosition textPosition,
EsriTextCase textCase,
double characterSpacing,
double characterWidth,
double wordSpacing,
boolean kerning,
double leading,
EsriTextDirection textDirection,
double flipAngle,
boolean typeSetting,
String textPathClass,
Symbol fillSymbol,
String text,
double size,
EsriMaskStyle maskStyle,
double maskSize,
Symbol maskSymbol,
String fontName,
Boolean fontItalic,
Boolean fontUnderline,
Boolean fontStrikethrough,
Integer fontWeight,
Integer fontCharset,
Integer fontSizeHi,
Integer fontSizeLo,
String textParserClass)
Deprecated. |
|
| Method Summary | |
|---|---|
double |
getAngle()
Text baseline angle. |
int |
getBreakCharIndex()
Character to be interpreted as text line end. |
double |
getCharacterSpacing()
Gets the value of the characterSpacing property. |
double |
getCharacterWidth()
Gets the value of the characterWidth property. |
Color |
getColor()
Text color." Gets the value of the color property. |
Symbol |
getFillSymbol()
Gets the value of the fillSymbol property. |
double |
getFlipAngle()
Gets the value of the flipAngle property. |
Integer |
getFontCharset()
The character set used in the font, such as ANSI_CHARSET, DEFAULT_CHARSET, or SYMBOL_CHARSET. |
Boolean |
getFontItalic()
Indicates whether the font is italicized. |
String |
getFontName()
The name of the font family. |
Integer |
getFontSizeHi()
Point size of the font expressed in a 64-bit CY variable whose upper 32-bits contains the integer point size. |
Integer |
getFontSizeLo()
Point size of the font expressed in a 64-bit CY variable whose lower 32-bits contains the fractional point size. |
Boolean |
getFontStrikethrough()
Indicates whether the font is strikethrough. |
Boolean |
getFontUnderline()
Indicates whether the font is underlined. |
Integer |
getFontWeight()
The boldness or weight of the font. |
EsriTextHorizontalAlignment |
getHorizontalAlignment()
Horizontal alignment style. |
double |
getLeading()
Gets the value of the leading property. |
double |
getMaskSize()
Gets the value of the maskSize property. |
EsriMaskStyle |
getMaskStyle()
Gets the value of the maskStyle property. |
Symbol |
getMaskSymbol()
Gets the value of the maskSymbol property. |
Color |
getShadowColor()
Gets the value of the shadowColor property. |
double |
getShadowXOffset()
Gets the value of the shadowXOffset property. |
double |
getShadowYOffset()
Gets the value of the shadowYOffset property. |
double |
getSize()
Text size. |
String |
getText()
Text to draw. |
EsriTextCase |
getTextCase()
The text case. |
EsriTextDirection |
getTextDirection()
The text direction. |
String |
getTextParserClass()
Text Parser Class ID Gets the value of the textParserClass property. |
String |
getTextPathClass()
Path of text baseline. |
EsriTextPosition |
getTextPosition()
The text position. |
EsriTextVerticalAlignment |
getVerticalAlignment()
Vertical alignment style. |
double |
getWordSpacing()
Gets the value of the wordSpacing property. |
double |
getXOffset()
Gets the value of the xOffset property. |
double |
getYOffset()
Gets the value of the yOffset property. |
boolean |
isClip()
Gets the value of the clip property. |
Boolean |
isFontItalic()
Indicates whether the font is italicized. |
Boolean |
isFontStrikethrough()
Indicates whether the font is strikethrough. |
Boolean |
isFontUnderline()
Indicates whether the font is underlined. |
boolean |
isKerning()
Gets the value of the kerning property. |
boolean |
isRightToLeft()
Indicates if the text is drawn from right to left. |
boolean |
isTypeSetting()
Gets the value of the typeSetting property. |
void |
setAngle(double value)
Text baseline angle. |
void |
setBreakCharIndex(int value)
Character to be interpreted as text line end. |
void |
setCharacterSpacing(double value)
Sets the value of the characterSpacing property. |
void |
setCharacterWidth(double value)
Sets the value of the characterWidth property. |
void |
setClip(boolean value)
Sets the value of the clip property. |
void |
setColor(Color value)
Text color." Sets the value of the color property. |
void |
setFillSymbol(Symbol value)
Sets the value of the fillSymbol property. |
void |
setFlipAngle(double value)
Sets the value of the flipAngle property. |
void |
setFontCharset(Integer value)
Sets the value of the fontCharset property. |
void |
setFontItalic(Boolean value)
Indicates whether the font is italicized. |
void |
setFontName(String value)
The name of the font family. |
void |
setFontSizeHi(Integer value)
Point size of the font expressed in a 64-bit CY variable whose upper 32-bits contains the integer point size. |
void |
setFontSizeLo(Integer value)
Point size of the font expressed in a 64-bit CY variable whose lower 32-bits contains the fractional point size. |
void |
setFontStrikethrough(Boolean value)
Indicates whether the font is strikethrough. |
void |
setFontUnderline(Boolean value)
Indicates whether the font is underlined. |
void |
setFontWeight(Integer value)
The boldness or weight of the font. |
void |
setHorizontalAlignment(EsriTextHorizontalAlignment value)
Horizontal alignment style. |
void |
setKerning(boolean value)
Sets the value of the kerning property. |
void |
setLeading(double value)
Sets the value of the leading property. |
void |
setMaskSize(double value)
Sets the value of the maskSize property. |
void |
setMaskStyle(EsriMaskStyle value)
Sets the value of the maskStyle property. |
void |
setMaskSymbol(Symbol value)
Sets the value of the maskSymbol property. |
void |
setRightToLeft(boolean value)
Indicates if the text is drawn from right to left. |
void |
setShadowColor(Color value)
Sets the value of the shadowColor property. |
void |
setShadowXOffset(double value)
Sets the value of the shadowXOffset property. |
void |
setShadowYOffset(double value)
Sets the value of the shadowYOffset property. |
void |
setSize(double value)
Text size. |
void |
setText(String value)
Text to draw. |
void |
setTextCase(EsriTextCase value)
The text case. |
void |
setTextDirection(EsriTextDirection value)
The text direction. |
void |
setTextParserClass(String value)
Text Parser Class ID Sets the value of the textParserClass property. |
void |
setTextPathClass(String value)
Path of text baseline. |
void |
setTextPosition(EsriTextPosition value)
The text position. |
void |
setTypeSetting(boolean value)
Sets the value of the typeSetting property. |
void |
setVerticalAlignment(EsriTextVerticalAlignment value)
Vertical alignment style. |
void |
setWordSpacing(double value)
Sets the value of the wordSpacing property. |
void |
setXOffset(double value)
Sets the value of the xOffset property. |
void |
setYOffset(double value)
Sets the value of the yOffset property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated
public TextSymbol(Color color,
int breakCharIndex,
EsriTextVerticalAlignment verticalAlignment,
EsriTextHorizontalAlignment horizontalAlignment,
boolean clip,
boolean rightToLeft,
double angle,
double xOffset,
double yOffset,
Color shadowColor,
double shadowXOffset,
double shadowYOffset,
EsriTextPosition textPosition,
EsriTextCase textCase,
double characterSpacing,
double characterWidth,
double wordSpacing,
boolean kerning,
double leading,
EsriTextDirection textDirection,
double flipAngle,
boolean typeSetting,
String textPathClass,
Symbol fillSymbol,
String text,
double size,
EsriMaskStyle maskStyle,
double maskSize,
Symbol maskSymbol,
String fontName,
Boolean fontItalic,
Boolean fontUnderline,
Boolean fontStrikethrough,
Integer fontWeight,
Integer fontCharset,
Integer fontSizeHi,
Integer fontSizeLo,
String textParserClass)
public TextSymbol()
| Method Detail |
|---|
public Color getColor()
Colorpublic void setColor(Color value)
value - allowed object is
Colorpublic int getBreakCharIndex()
public void setBreakCharIndex(int value)
public EsriTextVerticalAlignment getVerticalAlignment()
EsriTextVerticalAlignmentpublic void setVerticalAlignment(EsriTextVerticalAlignment value)
value - allowed object is
EsriTextVerticalAlignmentpublic EsriTextHorizontalAlignment getHorizontalAlignment()
EsriTextHorizontalAlignmentpublic void setHorizontalAlignment(EsriTextHorizontalAlignment value)
value - allowed object is
EsriTextHorizontalAlignmentpublic boolean isClip()
public void setClip(boolean value)
public boolean isRightToLeft()
public void setRightToLeft(boolean value)
public double getAngle()
public void setAngle(double value)
public double getXOffset()
public void setXOffset(double value)
public double getYOffset()
public void setYOffset(double value)
public Color getShadowColor()
Colorpublic void setShadowColor(Color value)
value - allowed object is
Colorpublic double getShadowXOffset()
public void setShadowXOffset(double value)
public double getShadowYOffset()
public void setShadowYOffset(double value)
public EsriTextPosition getTextPosition()
EsriTextPositionpublic void setTextPosition(EsriTextPosition value)
value - allowed object is
EsriTextPositionpublic EsriTextCase getTextCase()
EsriTextCasepublic void setTextCase(EsriTextCase value)
value - allowed object is
EsriTextCasepublic double getCharacterSpacing()
public void setCharacterSpacing(double value)
public double getCharacterWidth()
public void setCharacterWidth(double value)
public double getWordSpacing()
public void setWordSpacing(double value)
public boolean isKerning()
public void setKerning(boolean value)
public double getLeading()
public void setLeading(double value)
public EsriTextDirection getTextDirection()
EsriTextDirectionpublic void setTextDirection(EsriTextDirection value)
value - allowed object is
EsriTextDirectionpublic double getFlipAngle()
public void setFlipAngle(double value)
public boolean isTypeSetting()
public void setTypeSetting(boolean value)
public String getTextPathClass()
Stringpublic void setTextPathClass(String value)
value - allowed object is
Stringpublic Symbol getFillSymbol()
Symbolpublic void setFillSymbol(Symbol value)
value - allowed object is
Symbolpublic String getText()
Stringpublic void setText(String value)
value - allowed object is
Stringpublic double getSize()
public void setSize(double value)
public EsriMaskStyle getMaskStyle()
EsriMaskStylepublic void setMaskStyle(EsriMaskStyle value)
value - allowed object is
EsriMaskStylepublic double getMaskSize()
public void setMaskSize(double value)
public Symbol getMaskSymbol()
Symbolpublic void setMaskSymbol(Symbol value)
value - allowed object is
Symbolpublic String getFontName()
Stringpublic void setFontName(String value)
value - allowed object is
Stringpublic Boolean getFontItalic()
Booleanpublic Boolean isFontItalic()
public void setFontItalic(Boolean value)
value - allowed object is
Booleanpublic Boolean getFontUnderline()
Booleanpublic Boolean isFontUnderline()
public void setFontUnderline(Boolean value)
value - allowed object is
Booleanpublic Boolean getFontStrikethrough()
Booleanpublic Boolean isFontStrikethrough()
public void setFontStrikethrough(Boolean value)
value - allowed object is
Booleanpublic Integer getFontWeight()
Integerpublic void setFontWeight(Integer value)
value - allowed object is
Integerpublic Integer getFontCharset()
Integerpublic void setFontCharset(Integer value)
value - allowed object is
Integerpublic Integer getFontSizeHi()
Integerpublic void setFontSizeHi(Integer value)
value - allowed object is
Integerpublic Integer getFontSizeLo()
Integerpublic void setFontSizeLo(Integer value)
value - allowed object is
Integerpublic String getTextParserClass()
Stringpublic void setTextParserClass(String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||