@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public class PDFInterpretingParams
extends java.lang.Object
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmitPDFHalftones" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmitPDFTransfers" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmitPDFUCR" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="HonorPDFOverprint" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ICCColorAsDeviceColor" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="OCGIntent" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="OCGProcess" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="OCGZoom" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="PrintPDFAnnotations" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PrintTrapAnnotations" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="TransparencyRenderingQuality" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
emitPDFBG |
protected java.lang.Boolean |
emitPDFHalftones |
protected java.lang.Boolean |
emitPDFTransfers |
protected java.lang.Boolean |
emitPDFUCR |
protected java.lang.Boolean |
honorPDFOverprint |
protected java.lang.Boolean |
iccColorAsDeviceColor |
protected java.util.List<OCGControl> |
ocgControl |
protected java.lang.String |
ocgIntent |
protected java.lang.String |
ocgProcess |
protected java.lang.Float |
ocgZoom |
protected java.lang.Boolean |
printPDFAnnotations |
protected java.lang.Boolean |
printTrapAnnotations |
protected ReferenceXObjParams |
referenceXObjParams |
protected java.lang.Float |
transparencyRenderingQuality |
| Constructor and Description |
|---|
PDFInterpretingParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
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.EqualsStrategy strategy) |
java.util.List<OCGControl> |
getOCGControl()
Gets the value of the ocgControl property.
|
java.lang.String |
getOCGIntent()
Gets the value of the ocgIntent property.
|
java.lang.String |
getOCGProcess()
Gets the value of the ocgProcess property.
|
java.lang.Float |
getOCGZoom()
Gets the value of the ocgZoom 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.
|
ReferenceXObjParams |
getReferenceXObjParams()
Gets the value of the referenceXObjParams property.
|
java.lang.Float |
getTransparencyRenderingQuality()
Gets the value of the transparencyRenderingQuality property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isEmitPDFBG()
Gets the value of the emitPDFBG property.
|
java.lang.Boolean |
isEmitPDFHalftones()
Gets the value of the emitPDFHalftones property.
|
java.lang.Boolean |
isEmitPDFTransfers()
Gets the value of the emitPDFTransfers property.
|
java.lang.Boolean |
isEmitPDFUCR()
Gets the value of the emitPDFUCR property.
|
java.lang.Boolean |
isHonorPDFOverprint()
Gets the value of the honorPDFOverprint property.
|
java.lang.Boolean |
isICCColorAsDeviceColor()
Gets the value of the iccColorAsDeviceColor property.
|
java.lang.Boolean |
isPrintPDFAnnotations()
Gets the value of the printPDFAnnotations property.
|
java.lang.Boolean |
isPrintTrapAnnotations()
Gets the value of the printTrapAnnotations property.
|
void |
setEmitPDFBG(java.lang.Boolean value)
Sets the value of the emitPDFBG property.
|
void |
setEmitPDFHalftones(java.lang.Boolean value)
Sets the value of the emitPDFHalftones property.
|
void |
setEmitPDFTransfers(java.lang.Boolean value)
Sets the value of the emitPDFTransfers property.
|
void |
setEmitPDFUCR(java.lang.Boolean value)
Sets the value of the emitPDFUCR property.
|
void |
setHonorPDFOverprint(java.lang.Boolean value)
Sets the value of the honorPDFOverprint property.
|
void |
setICCColorAsDeviceColor(java.lang.Boolean value)
Sets the value of the iccColorAsDeviceColor property.
|
void |
setOCGIntent(java.lang.String value)
Sets the value of the ocgIntent property.
|
void |
setOCGProcess(java.lang.String value)
Sets the value of the ocgProcess property.
|
void |
setOCGZoom(java.lang.Float value)
Sets the value of the ocgZoom property.
|
void |
setPrintPDFAnnotations(java.lang.Boolean value)
Sets the value of the printPDFAnnotations property.
|
void |
setPrintTrapAnnotations(java.lang.Boolean value)
Sets the value of the printTrapAnnotations property.
|
void |
setReferenceXObjParams(ReferenceXObjParams value)
Sets the value of the referenceXObjParams property.
|
void |
setTransparencyRenderingQuality(java.lang.Float value)
Sets the value of the transparencyRenderingQuality property.
|
PDFInterpretingParams |
withEmitPDFBG(java.lang.Boolean value) |
PDFInterpretingParams |
withEmitPDFHalftones(java.lang.Boolean value) |
PDFInterpretingParams |
withEmitPDFTransfers(java.lang.Boolean value) |
PDFInterpretingParams |
withEmitPDFUCR(java.lang.Boolean value) |
PDFInterpretingParams |
withHonorPDFOverprint(java.lang.Boolean value) |
PDFInterpretingParams |
withICCColorAsDeviceColor(java.lang.Boolean value) |
PDFInterpretingParams |
withOCGControl(java.util.Collection<OCGControl> values) |
PDFInterpretingParams |
withOCGControl(OCGControl... values) |
PDFInterpretingParams |
withOCGIntent(java.lang.String value) |
PDFInterpretingParams |
withOCGProcess(java.lang.String value) |
PDFInterpretingParams |
withOCGZoom(java.lang.Float value) |
PDFInterpretingParams |
withPrintPDFAnnotations(java.lang.Boolean value) |
PDFInterpretingParams |
withPrintTrapAnnotations(java.lang.Boolean value) |
PDFInterpretingParams |
withReferenceXObjParams(ReferenceXObjParams value) |
PDFInterpretingParams |
withTransparencyRenderingQuality(java.lang.Float value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<OCGControl> ocgControl
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected ReferenceXObjParams referenceXObjParams
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean emitPDFBG
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean emitPDFHalftones
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean emitPDFTransfers
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean emitPDFUCR
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean honorPDFOverprint
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean iccColorAsDeviceColor
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String ocgIntent
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String ocgProcess
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float ocgZoom
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean printPDFAnnotations
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean printTrapAnnotations
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float transparencyRenderingQuality
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<OCGControl> getOCGControl()
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 set method 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
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public ReferenceXObjParams getReferenceXObjParams()
ReferenceXObjParams@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setReferenceXObjParams(ReferenceXObjParams value)
value - allowed object is
ReferenceXObjParams@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isEmitPDFBG()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setEmitPDFBG(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isEmitPDFHalftones()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setEmitPDFHalftones(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isEmitPDFTransfers()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setEmitPDFTransfers(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isEmitPDFUCR()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setEmitPDFUCR(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isHonorPDFOverprint()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setHonorPDFOverprint(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isICCColorAsDeviceColor()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setICCColorAsDeviceColor(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getOCGIntent()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setOCGIntent(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getOCGProcess()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setOCGProcess(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getOCGZoom()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setOCGZoom(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isPrintPDFAnnotations()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setPrintPDFAnnotations(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isPrintTrapAnnotations()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setPrintTrapAnnotations(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getTransparencyRenderingQuality()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setTransparencyRenderingQuality(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
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.
public PDFInterpretingParams withOCGControl(OCGControl... values)
public PDFInterpretingParams withOCGControl(java.util.Collection<OCGControl> values)
public PDFInterpretingParams withReferenceXObjParams(ReferenceXObjParams value)
public PDFInterpretingParams withEmitPDFBG(java.lang.Boolean value)
public PDFInterpretingParams withEmitPDFHalftones(java.lang.Boolean value)
public PDFInterpretingParams withEmitPDFTransfers(java.lang.Boolean value)
public PDFInterpretingParams withEmitPDFUCR(java.lang.Boolean value)
public PDFInterpretingParams withHonorPDFOverprint(java.lang.Boolean value)
public PDFInterpretingParams withICCColorAsDeviceColor(java.lang.Boolean value)
public PDFInterpretingParams withOCGIntent(java.lang.String value)
public PDFInterpretingParams withOCGProcess(java.lang.String value)
public PDFInterpretingParams withOCGZoom(java.lang.Float value)
public PDFInterpretingParams withPrintPDFAnnotations(java.lang.Boolean value)
public PDFInterpretingParams withPrintTrapAnnotations(java.lang.Boolean value)
public PDFInterpretingParams withTransparencyRenderingQuality(java.lang.Float value)
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.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Object