@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class PDFXParams extends Object implements 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">
<attribute name="PDFXNoTrimBoxError" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PDFXOutputCondition" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PDFXRegistryName" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="PDFXCompliantPDFOnly" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PDFXTrimBoxToMediaBoxOffset" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="PDFX3Check" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PDFXSetBleedBoxToMediaBox" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PDFXTrapped" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PDFXOutputIntentProfile" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PDFX1aCheck" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PDFXBleedBoxToTrimBoxOffset" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
pdfx1ACheck |
protected Boolean |
pdfx3Check |
protected Rectangle |
pdfxBleedBoxToTrimBoxOffset |
protected Boolean |
pdfxCompliantPDFOnly |
protected Boolean |
pdfxNoTrimBoxError |
protected String |
pdfxOutputCondition |
protected String |
pdfxOutputIntentProfile |
protected URI |
pdfxRegistryName |
protected Boolean |
pdfxSetBleedBoxToMediaBox |
protected String |
pdfxTrapped |
protected Rectangle |
pdfxTrimBoxToMediaBoxOffset |
| Constructor and Description |
|---|
PDFXParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Rectangle |
getPDFXBleedBoxToTrimBoxOffset()
Gets the value of the pdfxBleedBoxToTrimBoxOffset property.
|
String |
getPDFXOutputCondition()
Gets the value of the pdfxOutputCondition property.
|
String |
getPDFXOutputIntentProfile()
Gets the value of the pdfxOutputIntentProfile property.
|
URI |
getPDFXRegistryName()
Gets the value of the pdfxRegistryName property.
|
String |
getPDFXTrapped()
Gets the value of the pdfxTrapped property.
|
Rectangle |
getPDFXTrimBoxToMediaBoxOffset()
Gets the value of the pdfxTrimBoxToMediaBoxOffset property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isPDFX1ACheck()
Gets the value of the pdfx1ACheck property.
|
Boolean |
isPDFX3Check()
Gets the value of the pdfx3Check property.
|
Boolean |
isPDFXCompliantPDFOnly()
Gets the value of the pdfxCompliantPDFOnly property.
|
Boolean |
isPDFXNoTrimBoxError()
Gets the value of the pdfxNoTrimBoxError property.
|
Boolean |
isPDFXSetBleedBoxToMediaBox()
Gets the value of the pdfxSetBleedBoxToMediaBox property.
|
void |
setPDFX1ACheck(Boolean value)
Sets the value of the pdfx1ACheck property.
|
void |
setPDFX3Check(Boolean value)
Sets the value of the pdfx3Check property.
|
void |
setPDFXBleedBoxToTrimBoxOffset(Rectangle value)
Sets the value of the pdfxBleedBoxToTrimBoxOffset property.
|
void |
setPDFXCompliantPDFOnly(Boolean value)
Sets the value of the pdfxCompliantPDFOnly property.
|
void |
setPDFXNoTrimBoxError(Boolean value)
Sets the value of the pdfxNoTrimBoxError property.
|
void |
setPDFXOutputCondition(String value)
Sets the value of the pdfxOutputCondition property.
|
void |
setPDFXOutputIntentProfile(String value)
Sets the value of the pdfxOutputIntentProfile property.
|
void |
setPDFXRegistryName(URI value)
Sets the value of the pdfxRegistryName property.
|
void |
setPDFXSetBleedBoxToMediaBox(Boolean value)
Sets the value of the pdfxSetBleedBoxToMediaBox property.
|
void |
setPDFXTrapped(String value)
Sets the value of the pdfxTrapped property.
|
void |
setPDFXTrimBoxToMediaBoxOffset(Rectangle value)
Sets the value of the pdfxTrimBoxToMediaBoxOffset property.
|
PDFXParams |
withPDFX1ACheck(Boolean value) |
PDFXParams |
withPDFX3Check(Boolean value) |
PDFXParams |
withPDFXBleedBoxToTrimBoxOffset(Rectangle value) |
PDFXParams |
withPDFXCompliantPDFOnly(Boolean value) |
PDFXParams |
withPDFXNoTrimBoxError(Boolean value) |
PDFXParams |
withPDFXOutputCondition(String value) |
PDFXParams |
withPDFXOutputIntentProfile(String value) |
PDFXParams |
withPDFXRegistryName(URI value) |
PDFXParams |
withPDFXSetBleedBoxToMediaBox(Boolean value) |
PDFXParams |
withPDFXTrapped(String value) |
PDFXParams |
withPDFXTrimBoxToMediaBoxOffset(Rectangle value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean pdfxNoTrimBoxError
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String pdfxOutputCondition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected URI pdfxRegistryName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean pdfxCompliantPDFOnly
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Rectangle pdfxTrimBoxToMediaBoxOffset
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean pdfx3Check
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean pdfxSetBleedBoxToMediaBox
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String pdfxTrapped
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String pdfxOutputIntentProfile
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean pdfx1ACheck
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Rectangle pdfxBleedBoxToTrimBoxOffset
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isPDFXNoTrimBoxError()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXNoTrimBoxError(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getPDFXOutputCondition()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXOutputCondition(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public URI getPDFXRegistryName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXRegistryName(URI value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isPDFXCompliantPDFOnly()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXCompliantPDFOnly(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Rectangle getPDFXTrimBoxToMediaBoxOffset()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXTrimBoxToMediaBoxOffset(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isPDFX3Check()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFX3Check(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isPDFXSetBleedBoxToMediaBox()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXSetBleedBoxToMediaBox(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getPDFXTrapped()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXTrapped(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getPDFXOutputIntentProfile()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXOutputIntentProfile(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isPDFX1ACheck()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFX1ACheck(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Rectangle getPDFXBleedBoxToTrimBoxOffset()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFXBleedBoxToTrimBoxOffset(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXNoTrimBoxError(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXOutputCondition(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXRegistryName(URI value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXCompliantPDFOnly(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXTrimBoxToMediaBoxOffset(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFX3Check(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXSetBleedBoxToMediaBox(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXTrapped(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXOutputIntentProfile(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFX1ACheck(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDFXParams withPDFXBleedBoxToTrimBoxOffset(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2016. All rights reserved.