|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Background
com.esri.arcgisws.SymbolBackground
| Constructor Summary | |
SymbolBackground()
|
|
SymbolBackground(double horizontalGap,
short cornerRounding,
double verticalGap,
FillSymbol symbol)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
short |
getCornerRounding()
Gets the cornerRounding value for this SymbolBackground. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
double |
getHorizontalGap()
Gets the horizontalGap value for this SymbolBackground. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
FillSymbol |
getSymbol()
Gets the symbol value for this SymbolBackground. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
double |
getVerticalGap()
Gets the verticalGap value for this SymbolBackground. |
int |
hashCode()
|
void |
setCornerRounding(short cornerRounding)
Sets the cornerRounding value for this SymbolBackground. |
void |
setHorizontalGap(double horizontalGap)
Sets the horizontalGap value for this SymbolBackground. |
void |
setSymbol(FillSymbol symbol)
Sets the symbol value for this SymbolBackground. |
void |
setVerticalGap(double verticalGap)
Sets the verticalGap value for this SymbolBackground. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SymbolBackground()
public SymbolBackground(double horizontalGap,
short cornerRounding,
double verticalGap,
FillSymbol symbol)
| Method Detail |
public double getHorizontalGap()
public void setHorizontalGap(double horizontalGap)
horizontalGap - public short getCornerRounding()
public void setCornerRounding(short cornerRounding)
cornerRounding - public double getVerticalGap()
public void setVerticalGap(double verticalGap)
verticalGap - public FillSymbol getSymbol()
public void setSymbol(FillSymbol symbol)
symbol - public boolean equals(java.lang.Object obj)
equals in class Backgroundpublic int hashCode()
hashCode in class Backgroundpublic 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 | |||||||||