|
||||||||||
| 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
| Constructor Summary | |
Callout()
|
|
Callout(Point anchorPoint,
double leaderTolerance)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Point |
getAnchorPoint()
Gets the anchorPoint value for this Callout. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
double |
getLeaderTolerance()
Gets the leaderTolerance value for this Callout. |
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 |
setAnchorPoint(Point anchorPoint)
Sets the anchorPoint value for this Callout. |
void |
setLeaderTolerance(double leaderTolerance)
Sets the leaderTolerance value for this Callout. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Callout()
public Callout(Point anchorPoint,
double leaderTolerance)
| Method Detail |
public Point getAnchorPoint()
public void setAnchorPoint(Point anchorPoint)
anchorPoint - public double getLeaderTolerance()
public void setLeaderTolerance(double leaderTolerance)
leaderTolerance - public boolean equals(java.lang.Object obj)
equals in class TextBackgroundpublic int hashCode()
hashCode in class TextBackgroundpublic 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 | |||||||||