|
||||||||||
| 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.CmykColor
| Constructor Summary | |
CmykColor()
|
|
CmykColor(java.lang.Boolean useWindowsDithering,
org.apache.axis.types.UnsignedByte alphaValue,
org.apache.axis.types.UnsignedByte cyan,
org.apache.axis.types.UnsignedByte magenta,
org.apache.axis.types.UnsignedByte yellow,
org.apache.axis.types.UnsignedByte black,
boolean overprint,
boolean isSpot,
java.lang.String spotDescription,
short spotPercent)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.types.UnsignedByte |
getBlack()
Gets the black value for this CmykColor. |
org.apache.axis.types.UnsignedByte |
getCyan()
Gets the cyan value for this CmykColor. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.UnsignedByte |
getMagenta()
Gets the magenta value for this CmykColor. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSpotDescription()
Gets the spotDescription value for this CmykColor. |
short |
getSpotPercent()
Gets the spotPercent value for this CmykColor. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
org.apache.axis.types.UnsignedByte |
getYellow()
Gets the yellow value for this CmykColor. |
int |
hashCode()
|
boolean |
isIsSpot()
Gets the isSpot value for this CmykColor. |
boolean |
isOverprint()
Gets the overprint value for this CmykColor. |
void |
setBlack(org.apache.axis.types.UnsignedByte black)
Sets the black value for this CmykColor. |
void |
setCyan(org.apache.axis.types.UnsignedByte cyan)
Sets the cyan value for this CmykColor. |
void |
setIsSpot(boolean isSpot)
Sets the isSpot value for this CmykColor. |
void |
setMagenta(org.apache.axis.types.UnsignedByte magenta)
Sets the magenta value for this CmykColor. |
void |
setOverprint(boolean overprint)
Sets the overprint value for this CmykColor. |
void |
setSpotDescription(java.lang.String spotDescription)
Sets the spotDescription value for this CmykColor. |
void |
setSpotPercent(short spotPercent)
Sets the spotPercent value for this CmykColor. |
void |
setYellow(org.apache.axis.types.UnsignedByte yellow)
Sets the yellow value for this CmykColor. |
| 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 CmykColor()
public CmykColor(java.lang.Boolean useWindowsDithering,
org.apache.axis.types.UnsignedByte alphaValue,
org.apache.axis.types.UnsignedByte cyan,
org.apache.axis.types.UnsignedByte magenta,
org.apache.axis.types.UnsignedByte yellow,
org.apache.axis.types.UnsignedByte black,
boolean overprint,
boolean isSpot,
java.lang.String spotDescription,
short spotPercent)
| Method Detail |
public org.apache.axis.types.UnsignedByte getCyan()
public void setCyan(org.apache.axis.types.UnsignedByte cyan)
cyan - public org.apache.axis.types.UnsignedByte getMagenta()
public void setMagenta(org.apache.axis.types.UnsignedByte magenta)
magenta - public org.apache.axis.types.UnsignedByte getYellow()
public void setYellow(org.apache.axis.types.UnsignedByte yellow)
yellow - public org.apache.axis.types.UnsignedByte getBlack()
public void setBlack(org.apache.axis.types.UnsignedByte black)
black - public boolean isOverprint()
public void setOverprint(boolean overprint)
overprint - public boolean isIsSpot()
public void setIsSpot(boolean isSpot)
isSpot - public java.lang.String getSpotDescription()
public void setSpotDescription(java.lang.String spotDescription)
spotDescription - public short getSpotPercent()
public void setSpotPercent(short spotPercent)
spotPercent - 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 | |||||||||