|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.MapServerLegendPatch
| Constructor Summary | |
MapServerLegendPatch()
|
|
MapServerLegendPatch(double width,
double height,
double imageDPI,
LinePatch linePatch,
AreaPatch areaPatch)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AreaPatch |
getAreaPatch()
Gets the areaPatch value for this MapServerLegendPatch. |
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 MapServerLegendPatch. |
double |
getImageDPI()
Gets the imageDPI value for this MapServerLegendPatch. |
LinePatch |
getLinePatch()
Gets the linePatch value for this MapServerLegendPatch. |
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 |
double |
getWidth()
Gets the width value for this MapServerLegendPatch. |
int |
hashCode()
|
void |
setAreaPatch(AreaPatch areaPatch)
Sets the areaPatch value for this MapServerLegendPatch. |
void |
setHeight(double height)
Sets the height value for this MapServerLegendPatch. |
void |
setImageDPI(double imageDPI)
Sets the imageDPI value for this MapServerLegendPatch. |
void |
setLinePatch(LinePatch linePatch)
Sets the linePatch value for this MapServerLegendPatch. |
void |
setWidth(double width)
Sets the width value for this MapServerLegendPatch. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MapServerLegendPatch()
public MapServerLegendPatch(double width,
double height,
double imageDPI,
LinePatch linePatch,
AreaPatch areaPatch)
| Method Detail |
public double getWidth()
public void setWidth(double width)
width - public double getHeight()
public void setHeight(double height)
height - public double getImageDPI()
public void setImageDPI(double imageDPI)
imageDPI - public LinePatch getLinePatch()
public void setLinePatch(LinePatch linePatch)
linePatch - public AreaPatch getAreaPatch()
public void setAreaPatch(AreaPatch areaPatch)
areaPatch - 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 | |||||||||