Package org.cip4.lib.xjdf.schema
Class RenderingParams
java.lang.Object
org.cip4.lib.xjdf.schema.SpecificResource
org.cip4.lib.xjdf.schema.RenderingParams
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v2.3.6",
date="2022-12-18T20:00:09Z")
public class RenderingParams
extends SpecificResource
implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for RenderingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RenderingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}AutomatedOverPrintParams" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ObjectResolution" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}TIFFFormatParams" minOccurs="0"/>
</sequence>
<attribute name="BandHeight" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="BandOrdering">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="BandMajor"/>
<enumeration value="ColorMajor"/>
</restriction>
</simpleType>
</attribute>
<attribute name="BandWidth" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ColorantDepth" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Interleaved" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="MimeType" type="{http://www.w3.org/2001/XMLSchema}string" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AutomatedOverPrintParamsprotected Integerprotected RenderingParams.BandOrderingprotected Integerprotected Integerprotected Booleanprotected Stringprotected List<ObjectResolution>protected TIFFFormatParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the automatedOverPrintParams property.Gets the value of the bandHeight property.Gets the value of the bandOrdering property.Gets the value of the bandWidth property.Gets the value of the colorantDepth property.Gets the value of the mimeType property.Gets the value of the objectResolution property.Gets the value of the tiffFormatParams property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) Gets the value of the interleaved property.voidSets the value of the automatedOverPrintParams property.voidsetBandHeight(Integer value) Sets the value of the bandHeight property.voidSets the value of the bandOrdering property.voidsetBandWidth(Integer value) Sets the value of the bandWidth property.voidsetColorantDepth(Integer value) Sets the value of the colorantDepth property.voidsetInterleaved(Boolean value) Sets the value of the interleaved property.voidsetMimeType(String value) Sets the value of the mimeType property.voidSets the value of the tiffFormatParams property.withBandHeight(Integer value) withBandWidth(Integer value) withColorantDepth(Integer value) withInterleaved(Boolean value) withMimeType(String value) withObjectResolution(ObjectResolution... values) Methods inherited from class org.cip4.lib.xjdf.schema.SpecificResource
getOtherAttributes
-
Field Details
-
automatedOverPrintParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected AutomatedOverPrintParams automatedOverPrintParams -
objectResolution
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<ObjectResolution> objectResolution -
tiffFormatParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected TIFFFormatParams tiffFormatParams -
bandHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer bandHeight -
bandOrdering
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected RenderingParams.BandOrdering bandOrdering -
bandWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer bandWidth -
colorantDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer colorantDepth -
interleaved
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean interleaved -
mimeType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String mimeType
-
-
Constructor Details
-
RenderingParams
public RenderingParams()
-
-
Method Details
-
getAutomatedOverPrintParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public AutomatedOverPrintParams getAutomatedOverPrintParams()Gets the value of the automatedOverPrintParams property.- Returns:
- possible object is
AutomatedOverPrintParams
-
setAutomatedOverPrintParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setAutomatedOverPrintParams(AutomatedOverPrintParams value) Sets the value of the automatedOverPrintParams property.- Parameters:
value- allowed object isAutomatedOverPrintParams
-
getObjectResolution
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<ObjectResolution> getObjectResolution()Gets the value of the objectResolution 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 objectResolution property.For example, to add a new item, do as follows:
getObjectResolution().add(newItem);Objects of the following type(s) are allowed in the list
ObjectResolution -
getTIFFFormatParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public TIFFFormatParams getTIFFFormatParams()Gets the value of the tiffFormatParams property.- Returns:
- possible object is
TIFFFormatParams
-
setTIFFFormatParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTIFFFormatParams(TIFFFormatParams value) Sets the value of the tiffFormatParams property.- Parameters:
value- allowed object isTIFFFormatParams
-
getBandHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getBandHeight()Gets the value of the bandHeight property.- Returns:
- possible object is
Integer
-
setBandHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBandHeight(Integer value) Sets the value of the bandHeight property.- Parameters:
value- allowed object isInteger
-
getBandOrdering
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public RenderingParams.BandOrdering getBandOrdering()Gets the value of the bandOrdering property.- Returns:
- possible object is
RenderingParams.BandOrdering
-
setBandOrdering
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBandOrdering(RenderingParams.BandOrdering value) Sets the value of the bandOrdering property.- Parameters:
value- allowed object isRenderingParams.BandOrdering
-
getBandWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getBandWidth()Gets the value of the bandWidth property.- Returns:
- possible object is
Integer
-
setBandWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBandWidth(Integer value) Sets the value of the bandWidth property.- Parameters:
value- allowed object isInteger
-
getColorantDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getColorantDepth()Gets the value of the colorantDepth property.- Returns:
- possible object is
Integer
-
setColorantDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setColorantDepth(Integer value) Sets the value of the colorantDepth property.- Parameters:
value- allowed object isInteger
-
isInterleaved
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isInterleaved()Gets the value of the interleaved property.- Returns:
- possible object is
Boolean
-
setInterleaved
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setInterleaved(Boolean value) Sets the value of the interleaved property.- Parameters:
value- allowed object isBoolean
-
getMimeType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getMimeType()Gets the value of the mimeType property.- Returns:
- possible object is
String
-
setMimeType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMimeType(String value) Sets the value of the mimeType property.- Parameters:
value- allowed object isString
-
withAutomatedOverPrintParams
-
withObjectResolution
-
withObjectResolution
-
withTIFFFormatParams
-
withBandHeight
-
withBandOrdering
-
withBandWidth
-
withColorantDepth
-
withInterleaved
-
withMimeType
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classSpecificResource
-
equals
- Overrides:
equalsin classSpecificResource
-
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- Overrides:
hashCodein classSpecificResource
-
hashCode
public int hashCode()- Overrides:
hashCodein classSpecificResource
-