Class PDFInterpretingParams
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
Java 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}OCGControl" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ReferenceXObjParams" minOccurs="0"/>
</sequence>
<attribute name="EmitPDFBG" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="EmitPDFHalftones" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="EmitPDFTransfers" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="EmitPDFUCR" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="HonorPDFOverprint" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="ICCColorAsDeviceColor" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="OCGIntent" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="OCGProcess" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="OCGZoom" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="PrintPDFAnnotations" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="PrintTrapAnnotations" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="TransparencyRenderingQuality" type="{http://www.w3.org/2001/XMLSchema}float" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected List<OCGControl>protected Stringprotected Stringprotected Floatprotected Booleanprotected Booleanprotected ReferenceXObjParamsprotected Float -
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 ocgControl property.Gets the value of the ocgIntent property.Gets the value of the ocgProcess property.Gets the value of the ocgZoom property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the referenceXObjParams property.Gets the value of the transparencyRenderingQuality property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) Gets the value of the emitPDFBG property.Gets the value of the emitPDFHalftones property.Gets the value of the emitPDFTransfers property.Gets the value of the emitPDFUCR property.Gets the value of the honorPDFOverprint property.Gets the value of the iccColorAsDeviceColor property.Gets the value of the printPDFAnnotations property.Gets the value of the printTrapAnnotations property.voidsetEmitPDFBG(Boolean value) Sets the value of the emitPDFBG property.voidsetEmitPDFHalftones(Boolean value) Sets the value of the emitPDFHalftones property.voidsetEmitPDFTransfers(Boolean value) Sets the value of the emitPDFTransfers property.voidsetEmitPDFUCR(Boolean value) Sets the value of the emitPDFUCR property.voidsetHonorPDFOverprint(Boolean value) Sets the value of the honorPDFOverprint property.voidsetICCColorAsDeviceColor(Boolean value) Sets the value of the iccColorAsDeviceColor property.voidsetOCGIntent(String value) Sets the value of the ocgIntent property.voidsetOCGProcess(String value) Sets the value of the ocgProcess property.voidsetOCGZoom(Float value) Sets the value of the ocgZoom property.voidsetPrintPDFAnnotations(Boolean value) Sets the value of the printPDFAnnotations property.voidsetPrintTrapAnnotations(Boolean value) Sets the value of the printTrapAnnotations property.voidSets the value of the referenceXObjParams property.voidSets the value of the transparencyRenderingQuality property.withEmitPDFBG(Boolean value) withEmitPDFHalftones(Boolean value) withEmitPDFTransfers(Boolean value) withEmitPDFUCR(Boolean value) withHonorPDFOverprint(Boolean value) withICCColorAsDeviceColor(Boolean value) withOCGControl(Collection<OCGControl> values) withOCGControl(OCGControl... values) withOCGIntent(String value) withOCGProcess(String value) withOCGZoom(Float value) withPrintPDFAnnotations(Boolean value) withPrintTrapAnnotations(Boolean value)
-
Field Details
-
ocgControl
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<OCGControl> ocgControl -
referenceXObjParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected ReferenceXObjParams referenceXObjParams -
emitPDFBG
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean emitPDFBG -
emitPDFHalftones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean emitPDFHalftones -
emitPDFTransfers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean emitPDFTransfers -
emitPDFUCR
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean emitPDFUCR -
honorPDFOverprint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean honorPDFOverprint -
iccColorAsDeviceColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean iccColorAsDeviceColor -
ocgIntent
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String ocgIntent -
ocgProcess
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String ocgProcess -
ocgZoom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float ocgZoom -
printPDFAnnotations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean printPDFAnnotations -
printTrapAnnotations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean printTrapAnnotations -
transparencyRenderingQuality
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float transparencyRenderingQuality
-
-
Constructor Details
-
PDFInterpretingParams
public PDFInterpretingParams()
-
-
Method Details
-
getOCGControl
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<OCGControl> getOCGControl()Gets the value of the ocgControl 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 ocgControl property.For example, to add a new item, do as follows:
getOCGControl().add(newItem);Objects of the following type(s) are allowed in the list
OCGControl -
getReferenceXObjParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public ReferenceXObjParams getReferenceXObjParams()Gets the value of the referenceXObjParams property.- Returns:
- possible object is
ReferenceXObjParams
-
setReferenceXObjParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setReferenceXObjParams(ReferenceXObjParams value) Sets the value of the referenceXObjParams property.- Parameters:
value- allowed object isReferenceXObjParams
-
isEmitPDFBG
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isEmitPDFBG()Gets the value of the emitPDFBG property.- Returns:
- possible object is
Boolean
-
setEmitPDFBG
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setEmitPDFBG(Boolean value) Sets the value of the emitPDFBG property.- Parameters:
value- allowed object isBoolean
-
isEmitPDFHalftones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isEmitPDFHalftones()Gets the value of the emitPDFHalftones property.- Returns:
- possible object is
Boolean
-
setEmitPDFHalftones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setEmitPDFHalftones(Boolean value) Sets the value of the emitPDFHalftones property.- Parameters:
value- allowed object isBoolean
-
isEmitPDFTransfers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isEmitPDFTransfers()Gets the value of the emitPDFTransfers property.- Returns:
- possible object is
Boolean
-
setEmitPDFTransfers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setEmitPDFTransfers(Boolean value) Sets the value of the emitPDFTransfers property.- Parameters:
value- allowed object isBoolean
-
isEmitPDFUCR
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isEmitPDFUCR()Gets the value of the emitPDFUCR property.- Returns:
- possible object is
Boolean
-
setEmitPDFUCR
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setEmitPDFUCR(Boolean value) Sets the value of the emitPDFUCR property.- Parameters:
value- allowed object isBoolean
-
isHonorPDFOverprint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isHonorPDFOverprint()Gets the value of the honorPDFOverprint property.- Returns:
- possible object is
Boolean
-
setHonorPDFOverprint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setHonorPDFOverprint(Boolean value) Sets the value of the honorPDFOverprint property.- Parameters:
value- allowed object isBoolean
-
isICCColorAsDeviceColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isICCColorAsDeviceColor()Gets the value of the iccColorAsDeviceColor property.- Returns:
- possible object is
Boolean
-
setICCColorAsDeviceColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setICCColorAsDeviceColor(Boolean value) Sets the value of the iccColorAsDeviceColor property.- Parameters:
value- allowed object isBoolean
-
getOCGIntent
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getOCGIntent()Gets the value of the ocgIntent property.- Returns:
- possible object is
String
-
setOCGIntent
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOCGIntent(String value) Sets the value of the ocgIntent property.- Parameters:
value- allowed object isString
-
getOCGProcess
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getOCGProcess()Gets the value of the ocgProcess property.- Returns:
- possible object is
String
-
setOCGProcess
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOCGProcess(String value) Sets the value of the ocgProcess property.- Parameters:
value- allowed object isString
-
getOCGZoom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getOCGZoom()Gets the value of the ocgZoom property.- Returns:
- possible object is
Float
-
setOCGZoom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOCGZoom(Float value) Sets the value of the ocgZoom property.- Parameters:
value- allowed object isFloat
-
isPrintPDFAnnotations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isPrintPDFAnnotations()Gets the value of the printPDFAnnotations property.- Returns:
- possible object is
Boolean
-
setPrintPDFAnnotations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPrintPDFAnnotations(Boolean value) Sets the value of the printPDFAnnotations property.- Parameters:
value- allowed object isBoolean
-
isPrintTrapAnnotations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isPrintTrapAnnotations()Gets the value of the printTrapAnnotations property.- Returns:
- possible object is
Boolean
-
setPrintTrapAnnotations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPrintTrapAnnotations(Boolean value) Sets the value of the printTrapAnnotations property.- Parameters:
value- allowed object isBoolean
-
getTransparencyRenderingQuality
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getTransparencyRenderingQuality()Gets the value of the transparencyRenderingQuality property.- Returns:
- possible object is
Float
-
setTransparencyRenderingQuality
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTransparencyRenderingQuality(Float value) Sets the value of the transparencyRenderingQuality property.- Parameters:
value- allowed object isFloat
-
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,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
-
withOCGControl
-
withOCGControl
-
withReferenceXObjParams
-
withEmitPDFBG
-
withEmitPDFHalftones
-
withEmitPDFTransfers
-
withEmitPDFUCR
-
withHonorPDFOverprint
-
withICCColorAsDeviceColor
-
withOCGIntent
-
withOCGProcess
-
withOCGZoom
-
withPrintPDFAnnotations
-
withPrintTrapAnnotations
-
withTransparencyRenderingQuality
-
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
-
equals
-
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()
-