Class ColorSpaceConversionOp
- java.lang.Object
-
- org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
-
- All Implemented Interfaces:
java.io.Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
public class ColorSpaceConversionOp extends java.lang.Object implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.CIP4.org/JDFSchema_2_0}FileSpec" maxOccurs="3" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}ScreenSelector" minOccurs="0"/> </sequence> <attribute name="Operation" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="Convert"/> <enumeration value="Tag"/> <enumeration value="Untag"/> </restriction> </simpleType> </attribute> <attribute name="PreserveBlack" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="RenderingIntent" type="{http://www.CIP4.org/JDFSchema_2_0}RenderingIntent" /> <attribute name="RGBGray2Black" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="RGBGray2BlackThreshold" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="Separations" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" /> <attribute name="SourceCS"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="All"/> <enumeration value="CalGray"/> <enumeration value="Calibrated"/> <enumeration value="CalRGB"/> <enumeration value="CIEBased"/> <enumeration value="CMYK"/> <enumeration value="DeviceCMYK"/> <enumeration value="DeviceGray"/> <enumeration value="DeviceN"/> <enumeration value="DeviceRGB"/> <enumeration value="DevIndep"/> <enumeration value="Gray"/> <enumeration value="ICCBased"/> <enumeration value="ICCCMYK"/> <enumeration value="ICCGray"/> <enumeration value="ICCLAB"/> <enumeration value="ICCRGB"/> <enumeration value="Lab"/> <enumeration value="RGB"/> <enumeration value="Separation"/> <enumeration value="YUV"/> </restriction> </simpleType> </attribute> <attribute name="SourceObjects" type="{http://www.CIP4.org/JDFSchema_2_0}SourceObjects" /> <attribute name="SourceRenderingIntent" type="{http://www.CIP4.org/JDFSchema_2_0}RenderingIntent" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classColorSpaceConversionOp.OperationJava class for null.static classColorSpaceConversionOp.SourceCSJava class for null.
-
Field Summary
Fields Modifier and Type Field Description protected java.util.List<FileSpec>fileSpecprotected ColorSpaceConversionOp.Operationoperationprotected java.lang.BooleanpreserveBlackprotected RenderingIntentrenderingIntentprotected java.lang.BooleanrgbGray2Blackprotected java.lang.FloatrgbGray2BlackThresholdprotected ScreenSelectorscreenSelectorprotected java.util.List<java.lang.String>separationsprotected ColorSpaceConversionOp.SourceCSsourceCSprotected java.util.List<java.lang.String>sourceObjectsprotected RenderingIntentsourceRenderingIntent
-
Constructor Summary
Constructors Constructor Description ColorSpaceConversionOp()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)java.util.List<FileSpec>getFileSpec()Gets the value of the fileSpec property.ColorSpaceConversionOp.OperationgetOperation()Gets the value of the operation property.java.util.Map<javax.xml.namespace.QName,java.lang.String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.RenderingIntentgetRenderingIntent()Gets the value of the renderingIntent property.java.lang.FloatgetRGBGray2BlackThreshold()Gets the value of the rgbGray2BlackThreshold property.ScreenSelectorgetScreenSelector()Gets the value of the screenSelector property.java.util.List<java.lang.String>getSeparations()Gets the value of the separations property.ColorSpaceConversionOp.SourceCSgetSourceCS()Gets the value of the sourceCS property.java.util.List<java.lang.String>getSourceObjects()Gets the value of the sourceObjects property.RenderingIntentgetSourceRenderingIntent()Gets the value of the sourceRenderingIntent property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)java.lang.BooleanisPreserveBlack()Gets the value of the preserveBlack property.java.lang.BooleanisRGBGray2Black()Gets the value of the rgbGray2Black property.voidsetOperation(ColorSpaceConversionOp.Operation value)Sets the value of the operation property.voidsetPreserveBlack(java.lang.Boolean value)Sets the value of the preserveBlack property.voidsetRenderingIntent(RenderingIntent value)Sets the value of the renderingIntent property.voidsetRGBGray2Black(java.lang.Boolean value)Sets the value of the rgbGray2Black property.voidsetRGBGray2BlackThreshold(java.lang.Float value)Sets the value of the rgbGray2BlackThreshold property.voidsetScreenSelector(ScreenSelector value)Sets the value of the screenSelector property.voidsetSourceCS(ColorSpaceConversionOp.SourceCS value)Sets the value of the sourceCS property.voidsetSourceRenderingIntent(RenderingIntent value)Sets the value of the sourceRenderingIntent property.ColorSpaceConversionOpwithFileSpec(java.util.Collection<FileSpec> values)ColorSpaceConversionOpwithFileSpec(FileSpec... values)ColorSpaceConversionOpwithOperation(ColorSpaceConversionOp.Operation value)ColorSpaceConversionOpwithPreserveBlack(java.lang.Boolean value)ColorSpaceConversionOpwithRenderingIntent(RenderingIntent value)ColorSpaceConversionOpwithRGBGray2Black(java.lang.Boolean value)ColorSpaceConversionOpwithRGBGray2BlackThreshold(java.lang.Float value)ColorSpaceConversionOpwithScreenSelector(ScreenSelector value)ColorSpaceConversionOpwithSeparations(java.lang.String... values)ColorSpaceConversionOpwithSeparations(java.util.Collection<java.lang.String> values)ColorSpaceConversionOpwithSourceCS(ColorSpaceConversionOp.SourceCS value)ColorSpaceConversionOpwithSourceObjects(java.lang.String... values)ColorSpaceConversionOpwithSourceObjects(java.util.Collection<java.lang.String> values)ColorSpaceConversionOpwithSourceRenderingIntent(RenderingIntent value)
-
-
-
Field Detail
-
fileSpec
protected java.util.List<FileSpec> fileSpec
-
screenSelector
protected ScreenSelector screenSelector
-
operation
protected ColorSpaceConversionOp.Operation operation
-
preserveBlack
protected java.lang.Boolean preserveBlack
-
renderingIntent
protected RenderingIntent renderingIntent
-
rgbGray2Black
protected java.lang.Boolean rgbGray2Black
-
rgbGray2BlackThreshold
protected java.lang.Float rgbGray2BlackThreshold
-
separations
protected java.util.List<java.lang.String> separations
-
sourceCS
protected ColorSpaceConversionOp.SourceCS sourceCS
-
sourceObjects
protected java.util.List<java.lang.String> sourceObjects
-
sourceRenderingIntent
protected RenderingIntent sourceRenderingIntent
-
-
Method Detail
-
getFileSpec
public java.util.List<FileSpec> getFileSpec()
Gets the value of the fileSpec property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the fileSpec property.For example, to add a new item, do as follows:
getFileSpec().add(newItem);Objects of the following type(s) are allowed in the list
FileSpec
-
getScreenSelector
public ScreenSelector getScreenSelector()
Gets the value of the screenSelector property.- Returns:
- possible object is
ScreenSelector
-
setScreenSelector
public void setScreenSelector(ScreenSelector value)
Sets the value of the screenSelector property.- Parameters:
value- allowed object isScreenSelector
-
getOperation
public ColorSpaceConversionOp.Operation getOperation()
Gets the value of the operation property.- Returns:
- possible object is
ColorSpaceConversionOp.Operation
-
setOperation
public void setOperation(ColorSpaceConversionOp.Operation value)
Sets the value of the operation property.- Parameters:
value- allowed object isColorSpaceConversionOp.Operation
-
isPreserveBlack
public java.lang.Boolean isPreserveBlack()
Gets the value of the preserveBlack property.- Returns:
- possible object is
Boolean
-
setPreserveBlack
public void setPreserveBlack(java.lang.Boolean value)
Sets the value of the preserveBlack property.- Parameters:
value- allowed object isBoolean
-
getRenderingIntent
public RenderingIntent getRenderingIntent()
Gets the value of the renderingIntent property.- Returns:
- possible object is
RenderingIntent
-
setRenderingIntent
public void setRenderingIntent(RenderingIntent value)
Sets the value of the renderingIntent property.- Parameters:
value- allowed object isRenderingIntent
-
isRGBGray2Black
public java.lang.Boolean isRGBGray2Black()
Gets the value of the rgbGray2Black property.- Returns:
- possible object is
Boolean
-
setRGBGray2Black
public void setRGBGray2Black(java.lang.Boolean value)
Sets the value of the rgbGray2Black property.- Parameters:
value- allowed object isBoolean
-
getRGBGray2BlackThreshold
public java.lang.Float getRGBGray2BlackThreshold()
Gets the value of the rgbGray2BlackThreshold property.- Returns:
- possible object is
Float
-
setRGBGray2BlackThreshold
public void setRGBGray2BlackThreshold(java.lang.Float value)
Sets the value of the rgbGray2BlackThreshold property.- Parameters:
value- allowed object isFloat
-
getSeparations
public java.util.List<java.lang.String> getSeparations()
Gets the value of the separations property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the separations property.For example, to add a new item, do as follows:
getSeparations().add(newItem);Objects of the following type(s) are allowed in the list
String
-
getSourceCS
public ColorSpaceConversionOp.SourceCS getSourceCS()
Gets the value of the sourceCS property.- Returns:
- possible object is
ColorSpaceConversionOp.SourceCS
-
setSourceCS
public void setSourceCS(ColorSpaceConversionOp.SourceCS value)
Sets the value of the sourceCS property.- Parameters:
value- allowed object isColorSpaceConversionOp.SourceCS
-
getSourceObjects
public java.util.List<java.lang.String> getSourceObjects()
Gets the value of the sourceObjects property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the sourceObjects property.For example, to add a new item, do as follows:
getSourceObjects().add(newItem);Objects of the following type(s) are allowed in the list
String
-
getSourceRenderingIntent
public RenderingIntent getSourceRenderingIntent()
Gets the value of the sourceRenderingIntent property.- Returns:
- possible object is
RenderingIntent
-
setSourceRenderingIntent
public void setSourceRenderingIntent(RenderingIntent value)
Sets the value of the sourceRenderingIntent property.- Parameters:
value- allowed object isRenderingIntent
-
getOtherAttributes
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
- Returns:
- always non-null
-
withFileSpec
public ColorSpaceConversionOp withFileSpec(FileSpec... values)
-
withFileSpec
public ColorSpaceConversionOp withFileSpec(java.util.Collection<FileSpec> values)
-
withScreenSelector
public ColorSpaceConversionOp withScreenSelector(ScreenSelector value)
-
withOperation
public ColorSpaceConversionOp withOperation(ColorSpaceConversionOp.Operation value)
-
withPreserveBlack
public ColorSpaceConversionOp withPreserveBlack(java.lang.Boolean value)
-
withRenderingIntent
public ColorSpaceConversionOp withRenderingIntent(RenderingIntent value)
-
withRGBGray2Black
public ColorSpaceConversionOp withRGBGray2Black(java.lang.Boolean value)
-
withRGBGray2BlackThreshold
public ColorSpaceConversionOp withRGBGray2BlackThreshold(java.lang.Float value)
-
withSeparations
public ColorSpaceConversionOp withSeparations(java.lang.String... values)
-
withSeparations
public ColorSpaceConversionOp withSeparations(java.util.Collection<java.lang.String> values)
-
withSourceCS
public ColorSpaceConversionOp withSourceCS(ColorSpaceConversionOp.SourceCS value)
-
withSourceObjects
public ColorSpaceConversionOp withSourceObjects(java.lang.String... values)
-
withSourceObjects
public ColorSpaceConversionOp withSourceObjects(java.util.Collection<java.lang.String> values)
-
withSourceRenderingIntent
public ColorSpaceConversionOp withSourceRenderingIntent(RenderingIntent value)
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
public boolean equals(java.lang.Object object)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
-