|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.ImageDisplay
| Constructor Summary | |
ImageDisplay()
|
|
ImageDisplay(int imageHeight,
int imageWidth,
double imageDPI)
|
|
| 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 |
double |
getImageDPI()
Gets the imageDPI value for this ImageDisplay. |
int |
getImageHeight()
Gets the imageHeight value for this ImageDisplay. |
int |
getImageWidth()
Gets the imageWidth value for this ImageDisplay. |
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 |
setImageDPI(double imageDPI)
Sets the imageDPI value for this ImageDisplay. |
void |
setImageHeight(int imageHeight)
Sets the imageHeight value for this ImageDisplay. |
void |
setImageWidth(int imageWidth)
Sets the imageWidth value for this ImageDisplay. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ImageDisplay()
public ImageDisplay(int imageHeight,
int imageWidth,
double imageDPI)
| Method Detail |
public int getImageHeight()
public void setImageHeight(int imageHeight)
imageHeight - public int getImageWidth()
public void setImageWidth(int imageWidth)
imageWidth - public double getImageDPI()
public void setImageDPI(double imageDPI)
imageDPI - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | |||||||||