|
||||||||||
| 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.CenterAndScale
| Constructor Summary | |
CenterAndScale()
|
|
CenterAndScale(Envelope extent,
Point center,
double scale,
java.lang.Double DPI,
java.lang.Integer devBottom,
java.lang.Integer devLeft,
java.lang.Integer devTop,
java.lang.Integer devRight)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Point |
getCenter()
Gets the center value for this CenterAndScale. |
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.Integer |
getDevBottom()
Gets the devBottom value for this CenterAndScale. |
java.lang.Integer |
getDevLeft()
Gets the devLeft value for this CenterAndScale. |
java.lang.Integer |
getDevRight()
Gets the devRight value for this CenterAndScale. |
java.lang.Integer |
getDevTop()
Gets the devTop value for this CenterAndScale. |
java.lang.Double |
getDPI()
Gets the DPI value for this CenterAndScale. |
double |
getScale()
Gets the scale value for this CenterAndScale. |
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 |
setCenter(Point center)
Sets the center value for this CenterAndScale. |
void |
setDevBottom(java.lang.Integer devBottom)
Sets the devBottom value for this CenterAndScale. |
void |
setDevLeft(java.lang.Integer devLeft)
Sets the devLeft value for this CenterAndScale. |
void |
setDevRight(java.lang.Integer devRight)
Sets the devRight value for this CenterAndScale. |
void |
setDevTop(java.lang.Integer devTop)
Sets the devTop value for this CenterAndScale. |
void |
setDPI(java.lang.Double DPI)
Sets the DPI value for this CenterAndScale. |
void |
setScale(double scale)
Sets the scale value for this CenterAndScale. |
| 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 CenterAndScale()
public CenterAndScale(Envelope extent,
Point center,
double scale,
java.lang.Double DPI,
java.lang.Integer devBottom,
java.lang.Integer devLeft,
java.lang.Integer devTop,
java.lang.Integer devRight)
| Method Detail |
public Point getCenter()
public void setCenter(Point center)
center - public double getScale()
public void setScale(double scale)
scale - public java.lang.Double getDPI()
public void setDPI(java.lang.Double DPI)
DPI - public java.lang.Integer getDevBottom()
public void setDevBottom(java.lang.Integer devBottom)
devBottom - public java.lang.Integer getDevLeft()
public void setDevLeft(java.lang.Integer devLeft)
devLeft - public java.lang.Integer getDevTop()
public void setDevTop(java.lang.Integer devTop)
devTop - public java.lang.Integer getDevRight()
public void setDevRight(java.lang.Integer devRight)
devRight - 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 | |||||||||