|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.TextBackground
com.esri.arcgisws.Callout
com.esri.arcgisws.SimpleLineCallout
| Constructor Summary | |
SimpleLineCallout()
|
|
SimpleLineCallout(Point anchorPoint,
double leaderTolerance,
boolean autoSnap,
Geometry lineGeometry,
Symbol lineSymbol)
|
|
| 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 |
Geometry |
getLineGeometry()
Gets the lineGeometry value for this SimpleLineCallout. |
Symbol |
getLineSymbol()
Gets the lineSymbol value for this SimpleLineCallout. |
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()
|
boolean |
isAutoSnap()
Gets the autoSnap value for this SimpleLineCallout. |
void |
setAutoSnap(boolean autoSnap)
Sets the autoSnap value for this SimpleLineCallout. |
void |
setLineGeometry(Geometry lineGeometry)
Sets the lineGeometry value for this SimpleLineCallout. |
void |
setLineSymbol(Symbol lineSymbol)
Sets the lineSymbol value for this SimpleLineCallout. |
| Methods inherited from class com.esri.arcgisws.Callout |
getAnchorPoint, getLeaderTolerance, setAnchorPoint, setLeaderTolerance |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleLineCallout()
public SimpleLineCallout(Point anchorPoint,
double leaderTolerance,
boolean autoSnap,
Geometry lineGeometry,
Symbol lineSymbol)
| Method Detail |
public boolean isAutoSnap()
public void setAutoSnap(boolean autoSnap)
autoSnap - public Geometry getLineGeometry()
public void setLineGeometry(Geometry lineGeometry)
lineGeometry - public Symbol getLineSymbol()
public void setLineSymbol(Symbol lineSymbol)
lineSymbol - public boolean equals(java.lang.Object obj)
equals in class Calloutpublic int hashCode()
hashCode in class Calloutpublic 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 | |||||||||