@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public class PSCreationDetails
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">
<attribute name="BinaryOK" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="BoundingBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="CenterCropBox" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="GeneratePageStreams" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreAnnotForms" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreBG" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreColorSeps" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreDSC" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreExternStreamRef" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreHalftones" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreOverprint" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnorePageRotation" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreRawData" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreSeparableImagesOnly" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreShowPage" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreTransfers" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreTTFontsFirst" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreUCR" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IncludeBaseFonts" type="{http://www.CIP4.org/JDFSchema_2_0}EnumIncludeResources" />
<attribute name="IncludeCIDFonts" type="{http://www.CIP4.org/JDFSchema_2_0}EnumIncludeResources" />
<attribute name="IncludeEmbeddedFonts" type="{http://www.CIP4.org/JDFSchema_2_0}EnumIncludeResources" />
<attribute name="IncludeOtherResources" type="{http://www.CIP4.org/JDFSchema_2_0}EnumIncludeResources" />
<attribute name="IncludeProcSets" type="{http://www.CIP4.org/JDFSchema_2_0}EnumIncludeResources" />
<attribute name="IncludeTrueTypeFonts" type="{http://www.CIP4.org/JDFSchema_2_0}EnumIncludeResources" />
<attribute name="IncludeType1Fonts" type="{http://www.CIP4.org/JDFSchema_2_0}EnumIncludeResources" />
<attribute name="IncludeType3Fonts">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="IncludeOncePerPage"/>
</restriction>
</simpleType>
</attribute>
<attribute name="OutputType">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="PostScript"/>
<enumeration value="EPS"/>
</restriction>
</simpleType>
</attribute>
<attribute name="PSLevel" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="Scale" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="SetPageSize" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SetupProcsets" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ShrinkToFit" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SuppressCenter" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SuppressRotate" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="TTasT42" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="UseFontAliasNames" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
PSCreationDetails.IncludeType3Fonts
Java class for null.
|
static class |
PSCreationDetails.OutputType
Java class for null.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
binaryOK |
protected Rectangle |
boundingBox |
protected java.lang.Boolean |
centerCropBox |
protected java.lang.Boolean |
generatePageStreams |
protected java.lang.Boolean |
ignoreAnnotForms |
protected java.lang.Boolean |
ignoreBG |
protected java.lang.Boolean |
ignoreColorSeps |
protected java.lang.Boolean |
ignoreDSC |
protected java.lang.Boolean |
ignoreExternStreamRef |
protected java.lang.Boolean |
ignoreHalftones |
protected java.lang.Boolean |
ignoreOverprint |
protected java.lang.Boolean |
ignorePageRotation |
protected java.lang.Boolean |
ignoreRawData |
protected java.lang.Boolean |
ignoreSeparableImagesOnly |
protected java.lang.Boolean |
ignoreShowPage |
protected java.lang.Boolean |
ignoreTransfers |
protected java.lang.Boolean |
ignoreTTFontsFirst |
protected java.lang.Boolean |
ignoreUCR |
protected EnumIncludeResources |
includeBaseFonts |
protected EnumIncludeResources |
includeCIDFonts |
protected EnumIncludeResources |
includeEmbeddedFonts |
protected EnumIncludeResources |
includeOtherResources |
protected EnumIncludeResources |
includeProcSets |
protected EnumIncludeResources |
includeTrueTypeFonts |
protected EnumIncludeResources |
includeType1Fonts |
protected PSCreationDetails.IncludeType3Fonts |
includeType3Fonts |
protected PSCreationDetails.OutputType |
outputType |
protected java.lang.Integer |
psLevel |
protected java.lang.Float |
scale |
protected java.lang.Boolean |
setPageSize |
protected java.lang.Boolean |
setupProcsets |
protected java.lang.Boolean |
shrinkToFit |
protected java.lang.Boolean |
suppressCenter |
protected java.lang.Boolean |
suppressRotate |
protected java.lang.Boolean |
tTasT42 |
protected java.lang.Boolean |
useFontAliasNames |
| Constructor and Description |
|---|
PSCreationDetails() |
| 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) |
Rectangle |
getBoundingBox()
Gets the value of the boundingBox property.
|
EnumIncludeResources |
getIncludeBaseFonts()
Gets the value of the includeBaseFonts property.
|
EnumIncludeResources |
getIncludeCIDFonts()
Gets the value of the includeCIDFonts property.
|
EnumIncludeResources |
getIncludeEmbeddedFonts()
Gets the value of the includeEmbeddedFonts property.
|
EnumIncludeResources |
getIncludeOtherResources()
Gets the value of the includeOtherResources property.
|
EnumIncludeResources |
getIncludeProcSets()
Gets the value of the includeProcSets property.
|
EnumIncludeResources |
getIncludeTrueTypeFonts()
Gets the value of the includeTrueTypeFonts property.
|
EnumIncludeResources |
getIncludeType1Fonts()
Gets the value of the includeType1Fonts property.
|
PSCreationDetails.IncludeType3Fonts |
getIncludeType3Fonts()
Gets the value of the includeType3Fonts 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.
|
PSCreationDetails.OutputType |
getOutputType()
Gets the value of the outputType property.
|
java.lang.Integer |
getPSLevel()
Gets the value of the psLevel property.
|
java.lang.Float |
getScale()
Gets the value of the scale property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isBinaryOK()
Gets the value of the binaryOK property.
|
java.lang.Boolean |
isCenterCropBox()
Gets the value of the centerCropBox property.
|
java.lang.Boolean |
isGeneratePageStreams()
Gets the value of the generatePageStreams property.
|
java.lang.Boolean |
isIgnoreAnnotForms()
Gets the value of the ignoreAnnotForms property.
|
java.lang.Boolean |
isIgnoreBG()
Gets the value of the ignoreBG property.
|
java.lang.Boolean |
isIgnoreColorSeps()
Gets the value of the ignoreColorSeps property.
|
java.lang.Boolean |
isIgnoreDSC()
Gets the value of the ignoreDSC property.
|
java.lang.Boolean |
isIgnoreExternStreamRef()
Gets the value of the ignoreExternStreamRef property.
|
java.lang.Boolean |
isIgnoreHalftones()
Gets the value of the ignoreHalftones property.
|
java.lang.Boolean |
isIgnoreOverprint()
Gets the value of the ignoreOverprint property.
|
java.lang.Boolean |
isIgnorePageRotation()
Gets the value of the ignorePageRotation property.
|
java.lang.Boolean |
isIgnoreRawData()
Gets the value of the ignoreRawData property.
|
java.lang.Boolean |
isIgnoreSeparableImagesOnly()
Gets the value of the ignoreSeparableImagesOnly property.
|
java.lang.Boolean |
isIgnoreShowPage()
Gets the value of the ignoreShowPage property.
|
java.lang.Boolean |
isIgnoreTransfers()
Gets the value of the ignoreTransfers property.
|
java.lang.Boolean |
isIgnoreTTFontsFirst()
Gets the value of the ignoreTTFontsFirst property.
|
java.lang.Boolean |
isIgnoreUCR()
Gets the value of the ignoreUCR property.
|
java.lang.Boolean |
isSetPageSize()
Gets the value of the setPageSize property.
|
java.lang.Boolean |
isSetupProcsets()
Gets the value of the setupProcsets property.
|
java.lang.Boolean |
isShrinkToFit()
Gets the value of the shrinkToFit property.
|
java.lang.Boolean |
isSuppressCenter()
Gets the value of the suppressCenter property.
|
java.lang.Boolean |
isSuppressRotate()
Gets the value of the suppressRotate property.
|
java.lang.Boolean |
isTTasT42()
Gets the value of the tTasT42 property.
|
java.lang.Boolean |
isUseFontAliasNames()
Gets the value of the useFontAliasNames property.
|
void |
setBinaryOK(java.lang.Boolean value)
Sets the value of the binaryOK property.
|
void |
setBoundingBox(Rectangle value)
Sets the value of the boundingBox property.
|
void |
setCenterCropBox(java.lang.Boolean value)
Sets the value of the centerCropBox property.
|
void |
setGeneratePageStreams(java.lang.Boolean value)
Sets the value of the generatePageStreams property.
|
void |
setIgnoreAnnotForms(java.lang.Boolean value)
Sets the value of the ignoreAnnotForms property.
|
void |
setIgnoreBG(java.lang.Boolean value)
Sets the value of the ignoreBG property.
|
void |
setIgnoreColorSeps(java.lang.Boolean value)
Sets the value of the ignoreColorSeps property.
|
void |
setIgnoreDSC(java.lang.Boolean value)
Sets the value of the ignoreDSC property.
|
void |
setIgnoreExternStreamRef(java.lang.Boolean value)
Sets the value of the ignoreExternStreamRef property.
|
void |
setIgnoreHalftones(java.lang.Boolean value)
Sets the value of the ignoreHalftones property.
|
void |
setIgnoreOverprint(java.lang.Boolean value)
Sets the value of the ignoreOverprint property.
|
void |
setIgnorePageRotation(java.lang.Boolean value)
Sets the value of the ignorePageRotation property.
|
void |
setIgnoreRawData(java.lang.Boolean value)
Sets the value of the ignoreRawData property.
|
void |
setIgnoreSeparableImagesOnly(java.lang.Boolean value)
Sets the value of the ignoreSeparableImagesOnly property.
|
void |
setIgnoreShowPage(java.lang.Boolean value)
Sets the value of the ignoreShowPage property.
|
void |
setIgnoreTransfers(java.lang.Boolean value)
Sets the value of the ignoreTransfers property.
|
void |
setIgnoreTTFontsFirst(java.lang.Boolean value)
Sets the value of the ignoreTTFontsFirst property.
|
void |
setIgnoreUCR(java.lang.Boolean value)
Sets the value of the ignoreUCR property.
|
void |
setIncludeBaseFonts(EnumIncludeResources value)
Sets the value of the includeBaseFonts property.
|
void |
setIncludeCIDFonts(EnumIncludeResources value)
Sets the value of the includeCIDFonts property.
|
void |
setIncludeEmbeddedFonts(EnumIncludeResources value)
Sets the value of the includeEmbeddedFonts property.
|
void |
setIncludeOtherResources(EnumIncludeResources value)
Sets the value of the includeOtherResources property.
|
void |
setIncludeProcSets(EnumIncludeResources value)
Sets the value of the includeProcSets property.
|
void |
setIncludeTrueTypeFonts(EnumIncludeResources value)
Sets the value of the includeTrueTypeFonts property.
|
void |
setIncludeType1Fonts(EnumIncludeResources value)
Sets the value of the includeType1Fonts property.
|
void |
setIncludeType3Fonts(PSCreationDetails.IncludeType3Fonts value)
Sets the value of the includeType3Fonts property.
|
void |
setOutputType(PSCreationDetails.OutputType value)
Sets the value of the outputType property.
|
void |
setPSLevel(java.lang.Integer value)
Sets the value of the psLevel property.
|
void |
setScale(java.lang.Float value)
Sets the value of the scale property.
|
void |
setSetPageSize(java.lang.Boolean value)
Sets the value of the setPageSize property.
|
void |
setSetupProcsets(java.lang.Boolean value)
Sets the value of the setupProcsets property.
|
void |
setShrinkToFit(java.lang.Boolean value)
Sets the value of the shrinkToFit property.
|
void |
setSuppressCenter(java.lang.Boolean value)
Sets the value of the suppressCenter property.
|
void |
setSuppressRotate(java.lang.Boolean value)
Sets the value of the suppressRotate property.
|
void |
setTTasT42(java.lang.Boolean value)
Sets the value of the tTasT42 property.
|
void |
setUseFontAliasNames(java.lang.Boolean value)
Sets the value of the useFontAliasNames property.
|
PSCreationDetails |
withBinaryOK(java.lang.Boolean value) |
PSCreationDetails |
withBoundingBox(Rectangle value) |
PSCreationDetails |
withCenterCropBox(java.lang.Boolean value) |
PSCreationDetails |
withGeneratePageStreams(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreAnnotForms(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreBG(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreColorSeps(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreDSC(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreExternStreamRef(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreHalftones(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreOverprint(java.lang.Boolean value) |
PSCreationDetails |
withIgnorePageRotation(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreRawData(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreSeparableImagesOnly(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreShowPage(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreTransfers(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreTTFontsFirst(java.lang.Boolean value) |
PSCreationDetails |
withIgnoreUCR(java.lang.Boolean value) |
PSCreationDetails |
withIncludeBaseFonts(EnumIncludeResources value) |
PSCreationDetails |
withIncludeCIDFonts(EnumIncludeResources value) |
PSCreationDetails |
withIncludeEmbeddedFonts(EnumIncludeResources value) |
PSCreationDetails |
withIncludeOtherResources(EnumIncludeResources value) |
PSCreationDetails |
withIncludeProcSets(EnumIncludeResources value) |
PSCreationDetails |
withIncludeTrueTypeFonts(EnumIncludeResources value) |
PSCreationDetails |
withIncludeType1Fonts(EnumIncludeResources value) |
PSCreationDetails |
withIncludeType3Fonts(PSCreationDetails.IncludeType3Fonts value) |
PSCreationDetails |
withOutputType(PSCreationDetails.OutputType value) |
PSCreationDetails |
withPSLevel(java.lang.Integer value) |
PSCreationDetails |
withScale(java.lang.Float value) |
PSCreationDetails |
withSetPageSize(java.lang.Boolean value) |
PSCreationDetails |
withSetupProcsets(java.lang.Boolean value) |
PSCreationDetails |
withShrinkToFit(java.lang.Boolean value) |
PSCreationDetails |
withSuppressCenter(java.lang.Boolean value) |
PSCreationDetails |
withSuppressRotate(java.lang.Boolean value) |
PSCreationDetails |
withTTasT42(java.lang.Boolean value) |
PSCreationDetails |
withUseFontAliasNames(java.lang.Boolean value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean binaryOK
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected Rectangle boundingBox
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean centerCropBox
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean generatePageStreams
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreAnnotForms
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreBG
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreColorSeps
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreDSC
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreExternStreamRef
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreHalftones
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreOverprint
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignorePageRotation
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreRawData
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreSeparableImagesOnly
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreShowPage
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreTransfers
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreTTFontsFirst
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean ignoreUCR
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected EnumIncludeResources includeBaseFonts
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected EnumIncludeResources includeCIDFonts
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected EnumIncludeResources includeEmbeddedFonts
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected EnumIncludeResources includeOtherResources
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected EnumIncludeResources includeProcSets
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected EnumIncludeResources includeTrueTypeFonts
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected EnumIncludeResources includeType1Fonts
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected PSCreationDetails.IncludeType3Fonts includeType3Fonts
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected PSCreationDetails.OutputType outputType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer psLevel
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float scale
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean setPageSize
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean setupProcsets
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean shrinkToFit
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean suppressCenter
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean suppressRotate
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean tTasT42
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean useFontAliasNames
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isBinaryOK()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setBinaryOK(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public Rectangle getBoundingBox()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setBoundingBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isCenterCropBox()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setCenterCropBox(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isGeneratePageStreams()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setGeneratePageStreams(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreAnnotForms()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreAnnotForms(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreBG()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreBG(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreColorSeps()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreColorSeps(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreDSC()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreDSC(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreExternStreamRef()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreExternStreamRef(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreHalftones()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreHalftones(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreOverprint()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreOverprint(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnorePageRotation()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnorePageRotation(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreRawData()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreRawData(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreSeparableImagesOnly()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreSeparableImagesOnly(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreShowPage()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreShowPage(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreTransfers()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreTransfers(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreTTFontsFirst()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreTTFontsFirst(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIgnoreUCR()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIgnoreUCR(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public EnumIncludeResources getIncludeBaseFonts()
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIncludeBaseFonts(EnumIncludeResources value)
value - allowed object is
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public EnumIncludeResources getIncludeCIDFonts()
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIncludeCIDFonts(EnumIncludeResources value)
value - allowed object is
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public EnumIncludeResources getIncludeEmbeddedFonts()
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIncludeEmbeddedFonts(EnumIncludeResources value)
value - allowed object is
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public EnumIncludeResources getIncludeOtherResources()
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIncludeOtherResources(EnumIncludeResources value)
value - allowed object is
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public EnumIncludeResources getIncludeProcSets()
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIncludeProcSets(EnumIncludeResources value)
value - allowed object is
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public EnumIncludeResources getIncludeTrueTypeFonts()
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIncludeTrueTypeFonts(EnumIncludeResources value)
value - allowed object is
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public EnumIncludeResources getIncludeType1Fonts()
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIncludeType1Fonts(EnumIncludeResources value)
value - allowed object is
EnumIncludeResources@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public PSCreationDetails.IncludeType3Fonts getIncludeType3Fonts()
PSCreationDetails.IncludeType3Fonts@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setIncludeType3Fonts(PSCreationDetails.IncludeType3Fonts value)
value - allowed object is
PSCreationDetails.IncludeType3Fonts@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public PSCreationDetails.OutputType getOutputType()
PSCreationDetails.OutputType@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setOutputType(PSCreationDetails.OutputType value)
value - allowed object is
PSCreationDetails.OutputType@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getPSLevel()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setPSLevel(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getScale()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setScale(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSetPageSize()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setSetPageSize(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSetupProcsets()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setSetupProcsets(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isShrinkToFit()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setShrinkToFit(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSuppressCenter()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setSuppressCenter(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSuppressRotate()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setSuppressRotate(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isTTasT42()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setTTasT42(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isUseFontAliasNames()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+00:00",
comments="JAXB RI v2.2.11")
public void setUseFontAliasNames(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-18T03:15:49+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 PSCreationDetails withBinaryOK(java.lang.Boolean value)
public PSCreationDetails withBoundingBox(Rectangle value)
public PSCreationDetails withCenterCropBox(java.lang.Boolean value)
public PSCreationDetails withGeneratePageStreams(java.lang.Boolean value)
public PSCreationDetails withIgnoreAnnotForms(java.lang.Boolean value)
public PSCreationDetails withIgnoreBG(java.lang.Boolean value)
public PSCreationDetails withIgnoreColorSeps(java.lang.Boolean value)
public PSCreationDetails withIgnoreDSC(java.lang.Boolean value)
public PSCreationDetails withIgnoreExternStreamRef(java.lang.Boolean value)
public PSCreationDetails withIgnoreHalftones(java.lang.Boolean value)
public PSCreationDetails withIgnoreOverprint(java.lang.Boolean value)
public PSCreationDetails withIgnorePageRotation(java.lang.Boolean value)
public PSCreationDetails withIgnoreRawData(java.lang.Boolean value)
public PSCreationDetails withIgnoreSeparableImagesOnly(java.lang.Boolean value)
public PSCreationDetails withIgnoreShowPage(java.lang.Boolean value)
public PSCreationDetails withIgnoreTransfers(java.lang.Boolean value)
public PSCreationDetails withIgnoreTTFontsFirst(java.lang.Boolean value)
public PSCreationDetails withIgnoreUCR(java.lang.Boolean value)
public PSCreationDetails withIncludeBaseFonts(EnumIncludeResources value)
public PSCreationDetails withIncludeCIDFonts(EnumIncludeResources value)
public PSCreationDetails withIncludeEmbeddedFonts(EnumIncludeResources value)
public PSCreationDetails withIncludeOtherResources(EnumIncludeResources value)
public PSCreationDetails withIncludeProcSets(EnumIncludeResources value)
public PSCreationDetails withIncludeTrueTypeFonts(EnumIncludeResources value)
public PSCreationDetails withIncludeType1Fonts(EnumIncludeResources value)
public PSCreationDetails withIncludeType3Fonts(PSCreationDetails.IncludeType3Fonts value)
public PSCreationDetails withOutputType(PSCreationDetails.OutputType value)
public PSCreationDetails withPSLevel(java.lang.Integer value)
public PSCreationDetails withScale(java.lang.Float value)
public PSCreationDetails withSetPageSize(java.lang.Boolean value)
public PSCreationDetails withSetupProcsets(java.lang.Boolean value)
public PSCreationDetails withShrinkToFit(java.lang.Boolean value)
public PSCreationDetails withSuppressCenter(java.lang.Boolean value)
public PSCreationDetails withSuppressRotate(java.lang.Boolean value)
public PSCreationDetails withTTasT42(java.lang.Boolean value)
public PSCreationDetails withUseFontAliasNames(java.lang.Boolean 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