|
||||||||||
| 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
| Constructor Summary | |
MarkerSymbol()
|
|
MarkerSymbol(double angle,
Color color,
double size,
double XOffset,
double YOffset)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
double |
getAngle()
Gets the angle value for this MarkerSymbol. |
Color |
getColor()
Gets the color value for this MarkerSymbol. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
double |
getSize()
Gets the size value for this MarkerSymbol. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
double |
getXOffset()
Gets the XOffset value for this MarkerSymbol. |
double |
getYOffset()
Gets the YOffset value for this MarkerSymbol. |
int |
hashCode()
|
void |
setAngle(double angle)
Sets the angle value for this MarkerSymbol. |
void |
setColor(Color color)
Sets the color value for this MarkerSymbol. |
void |
setSize(double size)
Sets the size value for this MarkerSymbol. |
void |
setXOffset(double XOffset)
Sets the XOffset value for this MarkerSymbol. |
void |
setYOffset(double YOffset)
Sets the YOffset value for this MarkerSymbol. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MarkerSymbol()
public MarkerSymbol(double angle,
Color color,
double size,
double XOffset,
double YOffset)
| Method Detail |
public double getAngle()
public void setAngle(double angle)
angle - public Color getColor()
public void setColor(Color color)
color - public double getSize()
public void setSize(double size)
size - public double getXOffset()
public void setXOffset(double XOffset)
XOffset - public double getYOffset()
public void setYOffset(double YOffset)
YOffset - public boolean equals(java.lang.Object obj)
equals in class Symbolpublic int hashCode()
hashCode in class Symbolpublic 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 | |||||||||