|
||||||||||
| 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.MarkerSymbol
com.esri.arcgisws.CartographicMarkerSymbol
com.esri.arcgisws.CharacterMarkerSymbol
| Constructor Summary | |
CharacterMarkerSymbol()
|
|
CharacterMarkerSymbol(double angle,
Color color,
double size,
double XOffset,
double YOffset,
double XScale,
double YScale,
int characterIndex,
java.lang.String fontName,
java.lang.Boolean fontItalic,
java.lang.Boolean fontUnderline,
java.lang.Boolean fontStrikethrough,
java.lang.Integer fontWeight,
java.lang.Integer fontCharset,
java.lang.Integer fontSizeHi,
java.lang.Integer fontSizeLo)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getCharacterIndex()
Gets the characterIndex value for this CharacterMarkerSymbol. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.Integer |
getFontCharset()
Gets the fontCharset value for this CharacterMarkerSymbol. |
java.lang.Boolean |
getFontItalic()
Gets the fontItalic value for this CharacterMarkerSymbol. |
java.lang.String |
getFontName()
Gets the fontName value for this CharacterMarkerSymbol. |
java.lang.Integer |
getFontSizeHi()
Gets the fontSizeHi value for this CharacterMarkerSymbol. |
java.lang.Integer |
getFontSizeLo()
Gets the fontSizeLo value for this CharacterMarkerSymbol. |
java.lang.Boolean |
getFontStrikethrough()
Gets the fontStrikethrough value for this CharacterMarkerSymbol. |
java.lang.Boolean |
getFontUnderline()
Gets the fontUnderline value for this CharacterMarkerSymbol. |
java.lang.Integer |
getFontWeight()
Gets the fontWeight value for this CharacterMarkerSymbol. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCharacterIndex(int characterIndex)
Sets the characterIndex value for this CharacterMarkerSymbol. |
void |
setFontCharset(java.lang.Integer fontCharset)
Sets the fontCharset value for this CharacterMarkerSymbol. |
void |
setFontItalic(java.lang.Boolean fontItalic)
Sets the fontItalic value for this CharacterMarkerSymbol. |
void |
setFontName(java.lang.String fontName)
Sets the fontName value for this CharacterMarkerSymbol. |
void |
setFontSizeHi(java.lang.Integer fontSizeHi)
Sets the fontSizeHi value for this CharacterMarkerSymbol. |
void |
setFontSizeLo(java.lang.Integer fontSizeLo)
Sets the fontSizeLo value for this CharacterMarkerSymbol. |
void |
setFontStrikethrough(java.lang.Boolean fontStrikethrough)
Sets the fontStrikethrough value for this CharacterMarkerSymbol. |
void |
setFontUnderline(java.lang.Boolean fontUnderline)
Sets the fontUnderline value for this CharacterMarkerSymbol. |
void |
setFontWeight(java.lang.Integer fontWeight)
Sets the fontWeight value for this CharacterMarkerSymbol. |
| Methods inherited from class com.esri.arcgisws.CartographicMarkerSymbol |
getXScale, getYScale, setXScale, setYScale |
| Methods inherited from class com.esri.arcgisws.MarkerSymbol |
getAngle, getColor, getSize, getXOffset, getYOffset, setAngle, setColor, setSize, setXOffset, setYOffset |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CharacterMarkerSymbol()
public CharacterMarkerSymbol(double angle,
Color color,
double size,
double XOffset,
double YOffset,
double XScale,
double YScale,
int characterIndex,
java.lang.String fontName,
java.lang.Boolean fontItalic,
java.lang.Boolean fontUnderline,
java.lang.Boolean fontStrikethrough,
java.lang.Integer fontWeight,
java.lang.Integer fontCharset,
java.lang.Integer fontSizeHi,
java.lang.Integer fontSizeLo)
| Method Detail |
public int getCharacterIndex()
public void setCharacterIndex(int characterIndex)
characterIndex - public java.lang.String getFontName()
public void setFontName(java.lang.String fontName)
fontName - public java.lang.Boolean getFontItalic()
public void setFontItalic(java.lang.Boolean fontItalic)
fontItalic - public java.lang.Boolean getFontUnderline()
public void setFontUnderline(java.lang.Boolean fontUnderline)
fontUnderline - public java.lang.Boolean getFontStrikethrough()
public void setFontStrikethrough(java.lang.Boolean fontStrikethrough)
fontStrikethrough - public java.lang.Integer getFontWeight()
public void setFontWeight(java.lang.Integer fontWeight)
fontWeight - public java.lang.Integer getFontCharset()
public void setFontCharset(java.lang.Integer fontCharset)
fontCharset - public java.lang.Integer getFontSizeHi()
public void setFontSizeHi(java.lang.Integer fontSizeHi)
fontSizeHi - public java.lang.Integer getFontSizeLo()
public void setFontSizeLo(java.lang.Integer fontSizeLo)
fontSizeLo - public boolean equals(java.lang.Object obj)
equals in class CartographicMarkerSymbolpublic int hashCode()
hashCode in class CartographicMarkerSymbolpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||