|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Color
com.esri.arcgisws.HlsColor
| Constructor Summary | |
HlsColor()
|
|
HlsColor(java.lang.Boolean useWindowsDithering,
org.apache.axis.types.UnsignedByte alphaValue,
short hue,
org.apache.axis.types.UnsignedByte lightness,
org.apache.axis.types.UnsignedByte saturation)
|
|
| 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 |
short |
getHue()
Gets the hue value for this HlsColor. |
org.apache.axis.types.UnsignedByte |
getLightness()
Gets the lightness value for this HlsColor. |
org.apache.axis.types.UnsignedByte |
getSaturation()
Gets the saturation value for this HlsColor. |
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 |
setHue(short hue)
Sets the hue value for this HlsColor. |
void |
setLightness(org.apache.axis.types.UnsignedByte lightness)
Sets the lightness value for this HlsColor. |
void |
setSaturation(org.apache.axis.types.UnsignedByte saturation)
Sets the saturation value for this HlsColor. |
| Methods inherited from class com.esri.arcgisws.Color |
getAlphaValue, getUseWindowsDithering, setAlphaValue, setUseWindowsDithering |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HlsColor()
public HlsColor(java.lang.Boolean useWindowsDithering,
org.apache.axis.types.UnsignedByte alphaValue,
short hue,
org.apache.axis.types.UnsignedByte lightness,
org.apache.axis.types.UnsignedByte saturation)
| Method Detail |
public short getHue()
public void setHue(short hue)
hue - public org.apache.axis.types.UnsignedByte getLightness()
public void setLightness(org.apache.axis.types.UnsignedByte lightness)
lightness - public org.apache.axis.types.UnsignedByte getSaturation()
public void setSaturation(org.apache.axis.types.UnsignedByte saturation)
saturation - public boolean equals(java.lang.Object obj)
equals in class Colorpublic int hashCode()
hashCode in class Colorpublic 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 | |||||||||