|
||||||||||
| 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
| Constructor Summary | |
CartographicMarkerSymbol()
|
|
CartographicMarkerSymbol(double angle,
Color color,
double size,
double XOffset,
double YOffset,
double XScale,
double YScale)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
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 |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
double |
getXScale()
Gets the XScale value for this CartographicMarkerSymbol. |
double |
getYScale()
Gets the YScale value for this CartographicMarkerSymbol. |
int |
hashCode()
|
void |
setXScale(double XScale)
Sets the XScale value for this CartographicMarkerSymbol. |
void |
setYScale(double YScale)
Sets the YScale value for this CartographicMarkerSymbol. |
| 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 CartographicMarkerSymbol()
public CartographicMarkerSymbol(double angle,
Color color,
double size,
double XOffset,
double YOffset,
double XScale,
double YScale)
| Method Detail |
public double getXScale()
public void setXScale(double XScale)
XScale - public double getYScale()
public void setYScale(double YScale)
YScale - public boolean equals(java.lang.Object obj)
equals in class MarkerSymbolpublic int hashCode()
hashCode in class MarkerSymbolpublic 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 | |||||||||