|
||||||||||
| 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.GroupElement
| Constructor Summary | |
GroupElement()
|
|
GroupElement(java.lang.String name,
java.lang.String type,
java.lang.Boolean autoTransform,
java.lang.Double referenceScale,
GraphicElement[] elements,
Geometry rectangle,
java.lang.Boolean locked,
java.lang.Boolean fixedAspectRatio,
Border border,
Background background,
java.lang.Boolean draftMode,
Shadow shadow)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.Boolean |
getAutoTransform()
Gets the autoTransform value for this GroupElement. |
Background |
getBackground()
Gets the background value for this GroupElement. |
Border |
getBorder()
Gets the border value for this GroupElement. |
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 |
getDraftMode()
Gets the draftMode value for this GroupElement. |
GraphicElement[] |
getElements()
Gets the elements value for this GroupElement. |
java.lang.Boolean |
getFixedAspectRatio()
Gets the fixedAspectRatio value for this GroupElement. |
java.lang.Boolean |
getLocked()
Gets the locked value for this GroupElement. |
java.lang.String |
getName()
Gets the name value for this GroupElement. |
Geometry |
getRectangle()
Gets the rectangle value for this GroupElement. |
java.lang.Double |
getReferenceScale()
Gets the referenceScale value for this GroupElement. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Shadow |
getShadow()
Gets the shadow value for this GroupElement. |
java.lang.String |
getType()
Gets the type value for this GroupElement. |
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 GroupElement. |
void |
setBackground(Background background)
Sets the background value for this GroupElement. |
void |
setBorder(Border border)
Sets the border value for this GroupElement. |
void |
setDraftMode(java.lang.Boolean draftMode)
Sets the draftMode value for this GroupElement. |
void |
setElements(GraphicElement[] elements)
Sets the elements value for this GroupElement. |
void |
setFixedAspectRatio(java.lang.Boolean fixedAspectRatio)
Sets the fixedAspectRatio value for this GroupElement. |
void |
setLocked(java.lang.Boolean locked)
Sets the locked value for this GroupElement. |
void |
setName(java.lang.String name)
Sets the name value for this GroupElement. |
void |
setRectangle(Geometry rectangle)
Sets the rectangle value for this GroupElement. |
void |
setReferenceScale(java.lang.Double referenceScale)
Sets the referenceScale value for this GroupElement. |
void |
setShadow(Shadow shadow)
Sets the shadow value for this GroupElement. |
void |
setType(java.lang.String type)
Sets the type value for this GroupElement. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GroupElement()
public GroupElement(java.lang.String name,
java.lang.String type,
java.lang.Boolean autoTransform,
java.lang.Double referenceScale,
GraphicElement[] elements,
Geometry rectangle,
java.lang.Boolean locked,
java.lang.Boolean fixedAspectRatio,
Border border,
Background background,
java.lang.Boolean draftMode,
Shadow shadow)
| 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 GraphicElement[] getElements()
public void setElements(GraphicElement[] elements)
elements - public Geometry getRectangle()
public void setRectangle(Geometry rectangle)
rectangle - public java.lang.Boolean getLocked()
public void setLocked(java.lang.Boolean locked)
locked - public java.lang.Boolean getFixedAspectRatio()
public void setFixedAspectRatio(java.lang.Boolean fixedAspectRatio)
fixedAspectRatio - public Border getBorder()
public void setBorder(Border border)
border - public Background getBackground()
public void setBackground(Background background)
background - public java.lang.Boolean getDraftMode()
public void setDraftMode(java.lang.Boolean draftMode)
draftMode - public Shadow getShadow()
public void setShadow(Shadow shadow)
shadow - public boolean equals(java.lang.Object obj)
equals in class Elementpublic int hashCode()
hashCode in class Elementpublic 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 | |||||||||