|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Geometry
com.esri.arcgisws.Envelope
com.esri.arcgisws.EnvelopeN
| Constructor Summary | |
EnvelopeN()
|
|
EnvelopeN(double XMin,
double YMin,
double XMax,
double YMax,
java.lang.Double ZMin,
java.lang.Double ZMax,
java.lang.Double MMin,
java.lang.Double MMax,
SpatialReference spatialReference)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
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.Double |
getMMax()
Gets the MMax value for this EnvelopeN. |
java.lang.Double |
getMMin()
Gets the MMin value for this EnvelopeN. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SpatialReference |
getSpatialReference()
Gets the spatialReference value for this EnvelopeN. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
double |
getXMax()
Gets the XMax value for this EnvelopeN. |
double |
getXMin()
Gets the XMin value for this EnvelopeN. |
double |
getYMax()
Gets the YMax value for this EnvelopeN. |
double |
getYMin()
Gets the YMin value for this EnvelopeN. |
java.lang.Double |
getZMax()
Gets the ZMax value for this EnvelopeN. |
java.lang.Double |
getZMin()
Gets the ZMin value for this EnvelopeN. |
int |
hashCode()
|
void |
setMMax(java.lang.Double MMax)
Sets the MMax value for this EnvelopeN. |
void |
setMMin(java.lang.Double MMin)
Sets the MMin value for this EnvelopeN. |
void |
setSpatialReference(SpatialReference spatialReference)
Sets the spatialReference value for this EnvelopeN. |
void |
setXMax(double XMax)
Sets the XMax value for this EnvelopeN. |
void |
setXMin(double XMin)
Sets the XMin value for this EnvelopeN. |
void |
setYMax(double YMax)
Sets the YMax value for this EnvelopeN. |
void |
setYMin(double YMin)
Sets the YMin value for this EnvelopeN. |
void |
setZMax(java.lang.Double ZMax)
Sets the ZMax value for this EnvelopeN. |
void |
setZMin(java.lang.Double ZMin)
Sets the ZMin value for this EnvelopeN. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EnvelopeN()
public EnvelopeN(double XMin,
double YMin,
double XMax,
double YMax,
java.lang.Double ZMin,
java.lang.Double ZMax,
java.lang.Double MMin,
java.lang.Double MMax,
SpatialReference spatialReference)
| Method Detail |
public double getXMin()
public void setXMin(double XMin)
XMin - public double getYMin()
public void setYMin(double YMin)
YMin - public double getXMax()
public void setXMax(double XMax)
XMax - public double getYMax()
public void setYMax(double YMax)
YMax - public java.lang.Double getZMin()
public void setZMin(java.lang.Double ZMin)
ZMin - public java.lang.Double getZMax()
public void setZMax(java.lang.Double ZMax)
ZMax - public java.lang.Double getMMin()
public void setMMin(java.lang.Double MMin)
MMin - public java.lang.Double getMMax()
public void setMMax(java.lang.Double MMax)
MMax - public SpatialReference getSpatialReference()
public void setSpatialReference(SpatialReference spatialReference)
spatialReference - public boolean equals(java.lang.Object obj)
equals in class Envelopepublic int hashCode()
hashCode in class Envelopepublic 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 | |||||||||