|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Element
com.esri.arcgisws.GraphicElement
com.esri.arcgisws.PolygonElement
| Constructor Summary | |
PolygonElement()
|
|
PolygonElement(java.lang.String name,
java.lang.String type,
java.lang.Boolean autoTransform,
java.lang.Double referenceScale,
Symbol symbol,
Geometry polygon,
java.lang.Boolean locked,
java.lang.Boolean fixedAspectRation)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.Boolean |
getAutoTransform()
Gets the autoTransform value for this PolygonElement. |
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.Boolean |
getFixedAspectRation()
Gets the fixedAspectRation value for this PolygonElement. |
java.lang.Boolean |
getLocked()
Gets the locked value for this PolygonElement. |
java.lang.String |
getName()
Gets the name value for this PolygonElement. |
Geometry |
getPolygon()
Gets the polygon value for this PolygonElement. |
java.lang.Double |
getReferenceScale()
Gets the referenceScale value for this PolygonElement. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Symbol |
getSymbol()
Gets the symbol value for this PolygonElement. |
java.lang.String |
getType()
Gets the type value for this PolygonElement. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAutoTransform(java.lang.Boolean autoTransform)
Sets the autoTransform value for this PolygonElement. |
void |
setFixedAspectRation(java.lang.Boolean fixedAspectRation)
Sets the fixedAspectRation value for this PolygonElement. |
void |
setLocked(java.lang.Boolean locked)
Sets the locked value for this PolygonElement. |
void |
setName(java.lang.String name)
Sets the name value for this PolygonElement. |
void |
setPolygon(Geometry polygon)
Sets the polygon value for this PolygonElement. |
void |
setReferenceScale(java.lang.Double referenceScale)
Sets the referenceScale value for this PolygonElement. |
void |
setSymbol(Symbol symbol)
Sets the symbol value for this PolygonElement. |
void |
setType(java.lang.String type)
Sets the type value for this PolygonElement. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PolygonElement()
public PolygonElement(java.lang.String name,
java.lang.String type,
java.lang.Boolean autoTransform,
java.lang.Double referenceScale,
Symbol symbol,
Geometry polygon,
java.lang.Boolean locked,
java.lang.Boolean fixedAspectRation)
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getType()
public void setType(java.lang.String type)
type - public java.lang.Boolean getAutoTransform()
public void setAutoTransform(java.lang.Boolean autoTransform)
autoTransform - public java.lang.Double getReferenceScale()
public void setReferenceScale(java.lang.Double referenceScale)
referenceScale - public Symbol getSymbol()
public void setSymbol(Symbol symbol)
symbol - public Geometry getPolygon()
public void setPolygon(Geometry polygon)
polygon - public java.lang.Boolean getLocked()
public void setLocked(java.lang.Boolean locked)
locked - public java.lang.Boolean getFixedAspectRation()
public void setFixedAspectRation(java.lang.Boolean fixedAspectRation)
fixedAspectRation - public boolean equals(java.lang.Object obj)
equals in class GraphicElementpublic int hashCode()
hashCode in class GraphicElementpublic 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 | |||||||||