|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.MapArea
com.esri.arcgisws.CenterAndSize
| Constructor Summary | |
CenterAndSize()
|
|
CenterAndSize(Envelope extent,
Point center,
double height,
double width,
java.lang.String units)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Point |
getCenter()
Gets the center value for this CenterAndSize. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
double |
getHeight()
Gets the height value for this CenterAndSize. |
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 |
java.lang.String |
getUnits()
Gets the units value for this CenterAndSize. |
double |
getWidth()
Gets the width value for this CenterAndSize. |
int |
hashCode()
|
void |
setCenter(Point center)
Sets the center value for this CenterAndSize. |
void |
setHeight(double height)
Sets the height value for this CenterAndSize. |
void |
setUnits(java.lang.String units)
Sets the units value for this CenterAndSize. |
void |
setWidth(double width)
Sets the width value for this CenterAndSize. |
| Methods inherited from class com.esri.arcgisws.MapArea |
getExtent, setExtent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CenterAndSize()
public CenterAndSize(Envelope extent,
Point center,
double height,
double width,
java.lang.String units)
| Method Detail |
public Point getCenter()
public void setCenter(Point center)
center - public double getHeight()
public void setHeight(double height)
height - public double getWidth()
public void setWidth(double width)
width - public java.lang.String getUnits()
public void setUnits(java.lang.String units)
units - public boolean equals(java.lang.Object obj)
equals in class MapAreapublic int hashCode()
hashCode in class MapAreapublic 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 | |||||||||