Package org.cip4.lib.xjdf.schema
Class PSCreationDetails
java.lang.Object
org.cip4.lib.xjdf.schema.PSCreationDetails
- 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 PSCreationDetails
extends Object
implements 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">
<attribute name="BinaryOK" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="BoundingBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="CenterCropBox" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="GeneratePageStreams" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreAnnotForms" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreBG" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreColorSeps" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreDSC" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreExternStreamRef" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreHalftones" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreOverprint" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnorePageRotation" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreRawData" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreSeparableImagesOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreShowPage" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreTransfers" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreTTFontsFirst" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="IgnoreUCR" type="{http://www.w3.org/2001/XMLSchema}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="EPS"/>
<enumeration value="PostScript"/>
</restriction>
</simpleType>
</attribute>
<attribute name="PSLevel" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Scale" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="SetPageSize" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="SetupProcsets" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="ShrinkToFit" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="SuppressCenter" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="SuppressRotate" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="TTasT42" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="UseFontAliasNames" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumJava class for null.static enumJava class for null. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Rectangleprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected EnumIncludeResourcesprotected EnumIncludeResourcesprotected EnumIncludeResourcesprotected EnumIncludeResourcesprotected EnumIncludeResourcesprotected EnumIncludeResourcesprotected EnumIncludeResourcesprotected PSCreationDetails.IncludeType3Fontsprotected PSCreationDetails.OutputTypeprotected Integerprotected Floatprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Boolean -
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 boundingBox property.Gets the value of the includeBaseFonts property.Gets the value of the includeCIDFonts property.Gets the value of the includeEmbeddedFonts property.Gets the value of the includeOtherResources property.Gets the value of the includeProcSets property.Gets the value of the includeTrueTypeFonts property.Gets the value of the includeType1Fonts property.Gets the value of the includeType3Fonts property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the outputType property.Gets the value of the psLevel property.getScale()Gets the value of the scale property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) Gets the value of the binaryOK property.Gets the value of the centerCropBox property.Gets the value of the generatePageStreams property.Gets the value of the ignoreAnnotForms property.Gets the value of the ignoreBG property.Gets the value of the ignoreColorSeps property.Gets the value of the ignoreDSC property.Gets the value of the ignoreExternStreamRef property.Gets the value of the ignoreHalftones property.Gets the value of the ignoreOverprint property.Gets the value of the ignorePageRotation property.Gets the value of the ignoreRawData property.Gets the value of the ignoreSeparableImagesOnly property.Gets the value of the ignoreShowPage property.Gets the value of the ignoreTransfers property.Gets the value of the ignoreTTFontsFirst property.Gets the value of the ignoreUCR property.Gets the value of the setPageSize property.Gets the value of the setupProcsets property.Gets the value of the shrinkToFit property.Gets the value of the suppressCenter property.Gets the value of the suppressRotate property.Gets the value of the tTasT42 property.Gets the value of the useFontAliasNames property.voidsetBinaryOK(Boolean value) Sets the value of the binaryOK property.voidsetBoundingBox(Rectangle value) Sets the value of the boundingBox property.voidsetCenterCropBox(Boolean value) Sets the value of the centerCropBox property.voidsetGeneratePageStreams(Boolean value) Sets the value of the generatePageStreams property.voidsetIgnoreAnnotForms(Boolean value) Sets the value of the ignoreAnnotForms property.voidsetIgnoreBG(Boolean value) Sets the value of the ignoreBG property.voidsetIgnoreColorSeps(Boolean value) Sets the value of the ignoreColorSeps property.voidsetIgnoreDSC(Boolean value) Sets the value of the ignoreDSC property.voidsetIgnoreExternStreamRef(Boolean value) Sets the value of the ignoreExternStreamRef property.voidsetIgnoreHalftones(Boolean value) Sets the value of the ignoreHalftones property.voidsetIgnoreOverprint(Boolean value) Sets the value of the ignoreOverprint property.voidsetIgnorePageRotation(Boolean value) Sets the value of the ignorePageRotation property.voidsetIgnoreRawData(Boolean value) Sets the value of the ignoreRawData property.voidSets the value of the ignoreSeparableImagesOnly property.voidsetIgnoreShowPage(Boolean value) Sets the value of the ignoreShowPage property.voidsetIgnoreTransfers(Boolean value) Sets the value of the ignoreTransfers property.voidsetIgnoreTTFontsFirst(Boolean value) Sets the value of the ignoreTTFontsFirst property.voidsetIgnoreUCR(Boolean value) Sets the value of the ignoreUCR property.voidSets the value of the includeBaseFonts property.voidSets the value of the includeCIDFonts property.voidSets the value of the includeEmbeddedFonts property.voidSets the value of the includeOtherResources property.voidSets the value of the includeProcSets property.voidSets the value of the includeTrueTypeFonts property.voidSets the value of the includeType1Fonts property.voidSets the value of the includeType3Fonts property.voidSets the value of the outputType property.voidsetPSLevel(Integer value) Sets the value of the psLevel property.voidSets the value of the scale property.voidsetSetPageSize(Boolean value) Sets the value of the setPageSize property.voidsetSetupProcsets(Boolean value) Sets the value of the setupProcsets property.voidsetShrinkToFit(Boolean value) Sets the value of the shrinkToFit property.voidsetSuppressCenter(Boolean value) Sets the value of the suppressCenter property.voidsetSuppressRotate(Boolean value) Sets the value of the suppressRotate property.voidsetTTasT42(Boolean value) Sets the value of the tTasT42 property.voidsetUseFontAliasNames(Boolean value) Sets the value of the useFontAliasNames property.withBinaryOK(Boolean value) withBoundingBox(Rectangle value) withCenterCropBox(Boolean value) withGeneratePageStreams(Boolean value) withIgnoreAnnotForms(Boolean value) withIgnoreBG(Boolean value) withIgnoreColorSeps(Boolean value) withIgnoreDSC(Boolean value) withIgnoreExternStreamRef(Boolean value) withIgnoreHalftones(Boolean value) withIgnoreOverprint(Boolean value) withIgnorePageRotation(Boolean value) withIgnoreRawData(Boolean value) withIgnoreShowPage(Boolean value) withIgnoreTransfers(Boolean value) withIgnoreTTFontsFirst(Boolean value) withIgnoreUCR(Boolean value) withPSLevel(Integer value) withSetPageSize(Boolean value) withSetupProcsets(Boolean value) withShrinkToFit(Boolean value) withSuppressCenter(Boolean value) withSuppressRotate(Boolean value) withTTasT42(Boolean value) withUseFontAliasNames(Boolean value)
-
Field Details
-
binaryOK
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean binaryOK -
boundingBox
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Rectangle boundingBox -
centerCropBox
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean centerCropBox -
generatePageStreams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean generatePageStreams -
ignoreAnnotForms
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreAnnotForms -
ignoreBG
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreBG -
ignoreColorSeps
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreColorSeps -
ignoreDSC
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreDSC -
ignoreExternStreamRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreExternStreamRef -
ignoreHalftones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreHalftones -
ignoreOverprint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreOverprint -
ignorePageRotation
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignorePageRotation -
ignoreRawData
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreRawData -
ignoreSeparableImagesOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreSeparableImagesOnly -
ignoreShowPage
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreShowPage -
ignoreTransfers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreTransfers -
ignoreTTFontsFirst
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreTTFontsFirst -
ignoreUCR
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean ignoreUCR -
includeBaseFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumIncludeResources includeBaseFonts -
includeCIDFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumIncludeResources includeCIDFonts -
includeEmbeddedFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumIncludeResources includeEmbeddedFonts -
includeOtherResources
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumIncludeResources includeOtherResources -
includeProcSets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumIncludeResources includeProcSets -
includeTrueTypeFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumIncludeResources includeTrueTypeFonts -
includeType1Fonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumIncludeResources includeType1Fonts -
includeType3Fonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected PSCreationDetails.IncludeType3Fonts includeType3Fonts -
outputType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected PSCreationDetails.OutputType outputType -
psLevel
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer psLevel -
scale
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float scale -
setPageSize
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean setPageSize -
setupProcsets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean setupProcsets -
shrinkToFit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean shrinkToFit -
suppressCenter
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean suppressCenter -
suppressRotate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean suppressRotate -
tTasT42
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean tTasT42 -
useFontAliasNames
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean useFontAliasNames
-
-
Constructor Details
-
PSCreationDetails
public PSCreationDetails()
-
-
Method Details
-
isBinaryOK
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isBinaryOK()Gets the value of the binaryOK property.- Returns:
- possible object is
Boolean
-
setBinaryOK
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBinaryOK(Boolean value) Sets the value of the binaryOK property.- Parameters:
value- allowed object isBoolean
-
getBoundingBox
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Rectangle getBoundingBox()Gets the value of the boundingBox property.- Returns:
- possible object is
String
-
setBoundingBox
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBoundingBox(Rectangle value) Sets the value of the boundingBox property.- Parameters:
value- allowed object isString
-
isCenterCropBox
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isCenterCropBox()Gets the value of the centerCropBox property.- Returns:
- possible object is
Boolean
-
setCenterCropBox
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCenterCropBox(Boolean value) Sets the value of the centerCropBox property.- Parameters:
value- allowed object isBoolean
-
isGeneratePageStreams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isGeneratePageStreams()Gets the value of the generatePageStreams property.- Returns:
- possible object is
Boolean
-
setGeneratePageStreams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setGeneratePageStreams(Boolean value) Sets the value of the generatePageStreams property.- Parameters:
value- allowed object isBoolean
-
isIgnoreAnnotForms
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreAnnotForms()Gets the value of the ignoreAnnotForms property.- Returns:
- possible object is
Boolean
-
setIgnoreAnnotForms
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreAnnotForms(Boolean value) Sets the value of the ignoreAnnotForms property.- Parameters:
value- allowed object isBoolean
-
isIgnoreBG
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreBG()Gets the value of the ignoreBG property.- Returns:
- possible object is
Boolean
-
setIgnoreBG
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreBG(Boolean value) Sets the value of the ignoreBG property.- Parameters:
value- allowed object isBoolean
-
isIgnoreColorSeps
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreColorSeps()Gets the value of the ignoreColorSeps property.- Returns:
- possible object is
Boolean
-
setIgnoreColorSeps
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreColorSeps(Boolean value) Sets the value of the ignoreColorSeps property.- Parameters:
value- allowed object isBoolean
-
isIgnoreDSC
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreDSC()Gets the value of the ignoreDSC property.- Returns:
- possible object is
Boolean
-
setIgnoreDSC
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreDSC(Boolean value) Sets the value of the ignoreDSC property.- Parameters:
value- allowed object isBoolean
-
isIgnoreExternStreamRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreExternStreamRef()Gets the value of the ignoreExternStreamRef property.- Returns:
- possible object is
Boolean
-
setIgnoreExternStreamRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreExternStreamRef(Boolean value) Sets the value of the ignoreExternStreamRef property.- Parameters:
value- allowed object isBoolean
-
isIgnoreHalftones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreHalftones()Gets the value of the ignoreHalftones property.- Returns:
- possible object is
Boolean
-
setIgnoreHalftones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreHalftones(Boolean value) Sets the value of the ignoreHalftones property.- Parameters:
value- allowed object isBoolean
-
isIgnoreOverprint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreOverprint()Gets the value of the ignoreOverprint property.- Returns:
- possible object is
Boolean
-
setIgnoreOverprint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreOverprint(Boolean value) Sets the value of the ignoreOverprint property.- Parameters:
value- allowed object isBoolean
-
isIgnorePageRotation
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnorePageRotation()Gets the value of the ignorePageRotation property.- Returns:
- possible object is
Boolean
-
setIgnorePageRotation
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnorePageRotation(Boolean value) Sets the value of the ignorePageRotation property.- Parameters:
value- allowed object isBoolean
-
isIgnoreRawData
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreRawData()Gets the value of the ignoreRawData property.- Returns:
- possible object is
Boolean
-
setIgnoreRawData
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreRawData(Boolean value) Sets the value of the ignoreRawData property.- Parameters:
value- allowed object isBoolean
-
isIgnoreSeparableImagesOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreSeparableImagesOnly()Gets the value of the ignoreSeparableImagesOnly property.- Returns:
- possible object is
Boolean
-
setIgnoreSeparableImagesOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreSeparableImagesOnly(Boolean value) Sets the value of the ignoreSeparableImagesOnly property.- Parameters:
value- allowed object isBoolean
-
isIgnoreShowPage
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreShowPage()Gets the value of the ignoreShowPage property.- Returns:
- possible object is
Boolean
-
setIgnoreShowPage
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreShowPage(Boolean value) Sets the value of the ignoreShowPage property.- Parameters:
value- allowed object isBoolean
-
isIgnoreTransfers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreTransfers()Gets the value of the ignoreTransfers property.- Returns:
- possible object is
Boolean
-
setIgnoreTransfers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreTransfers(Boolean value) Sets the value of the ignoreTransfers property.- Parameters:
value- allowed object isBoolean
-
isIgnoreTTFontsFirst
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreTTFontsFirst()Gets the value of the ignoreTTFontsFirst property.- Returns:
- possible object is
Boolean
-
setIgnoreTTFontsFirst
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreTTFontsFirst(Boolean value) Sets the value of the ignoreTTFontsFirst property.- Parameters:
value- allowed object isBoolean
-
isIgnoreUCR
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isIgnoreUCR()Gets the value of the ignoreUCR property.- Returns:
- possible object is
Boolean
-
setIgnoreUCR
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIgnoreUCR(Boolean value) Sets the value of the ignoreUCR property.- Parameters:
value- allowed object isBoolean
-
getIncludeBaseFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumIncludeResources getIncludeBaseFonts()Gets the value of the includeBaseFonts property.- Returns:
- possible object is
EnumIncludeResources
-
setIncludeBaseFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIncludeBaseFonts(EnumIncludeResources value) Sets the value of the includeBaseFonts property.- Parameters:
value- allowed object isEnumIncludeResources
-
getIncludeCIDFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumIncludeResources getIncludeCIDFonts()Gets the value of the includeCIDFonts property.- Returns:
- possible object is
EnumIncludeResources
-
setIncludeCIDFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIncludeCIDFonts(EnumIncludeResources value) Sets the value of the includeCIDFonts property.- Parameters:
value- allowed object isEnumIncludeResources
-
getIncludeEmbeddedFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumIncludeResources getIncludeEmbeddedFonts()Gets the value of the includeEmbeddedFonts property.- Returns:
- possible object is
EnumIncludeResources
-
setIncludeEmbeddedFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIncludeEmbeddedFonts(EnumIncludeResources value) Sets the value of the includeEmbeddedFonts property.- Parameters:
value- allowed object isEnumIncludeResources
-
getIncludeOtherResources
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumIncludeResources getIncludeOtherResources()Gets the value of the includeOtherResources property.- Returns:
- possible object is
EnumIncludeResources
-
setIncludeOtherResources
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIncludeOtherResources(EnumIncludeResources value) Sets the value of the includeOtherResources property.- Parameters:
value- allowed object isEnumIncludeResources
-
getIncludeProcSets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumIncludeResources getIncludeProcSets()Gets the value of the includeProcSets property.- Returns:
- possible object is
EnumIncludeResources
-
setIncludeProcSets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIncludeProcSets(EnumIncludeResources value) Sets the value of the includeProcSets property.- Parameters:
value- allowed object isEnumIncludeResources
-
getIncludeTrueTypeFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumIncludeResources getIncludeTrueTypeFonts()Gets the value of the includeTrueTypeFonts property.- Returns:
- possible object is
EnumIncludeResources
-
setIncludeTrueTypeFonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIncludeTrueTypeFonts(EnumIncludeResources value) Sets the value of the includeTrueTypeFonts property.- Parameters:
value- allowed object isEnumIncludeResources
-
getIncludeType1Fonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumIncludeResources getIncludeType1Fonts()Gets the value of the includeType1Fonts property.- Returns:
- possible object is
EnumIncludeResources
-
setIncludeType1Fonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIncludeType1Fonts(EnumIncludeResources value) Sets the value of the includeType1Fonts property.- Parameters:
value- allowed object isEnumIncludeResources
-
getIncludeType3Fonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public PSCreationDetails.IncludeType3Fonts getIncludeType3Fonts()Gets the value of the includeType3Fonts property.- Returns:
- possible object is
PSCreationDetails.IncludeType3Fonts
-
setIncludeType3Fonts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setIncludeType3Fonts(PSCreationDetails.IncludeType3Fonts value) Sets the value of the includeType3Fonts property.- Parameters:
value- allowed object isPSCreationDetails.IncludeType3Fonts
-
getOutputType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public PSCreationDetails.OutputType getOutputType()Gets the value of the outputType property.- Returns:
- possible object is
PSCreationDetails.OutputType
-
setOutputType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOutputType(PSCreationDetails.OutputType value) Sets the value of the outputType property.- Parameters:
value- allowed object isPSCreationDetails.OutputType
-
getPSLevel
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getPSLevel()Gets the value of the psLevel property.- Returns:
- possible object is
Integer
-
setPSLevel
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPSLevel(Integer value) Sets the value of the psLevel property.- Parameters:
value- allowed object isInteger
-
getScale
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getScale()Gets the value of the scale property.- Returns:
- possible object is
Float
-
setScale
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setScale(Float value) Sets the value of the scale property.- Parameters:
value- allowed object isFloat
-
isSetPageSize
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isSetPageSize()Gets the value of the setPageSize property.- Returns:
- possible object is
Boolean
-
setSetPageSize
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSetPageSize(Boolean value) Sets the value of the setPageSize property.- Parameters:
value- allowed object isBoolean
-
isSetupProcsets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isSetupProcsets()Gets the value of the setupProcsets property.- Returns:
- possible object is
Boolean
-
setSetupProcsets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSetupProcsets(Boolean value) Sets the value of the setupProcsets property.- Parameters:
value- allowed object isBoolean
-
isShrinkToFit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isShrinkToFit()Gets the value of the shrinkToFit property.- Returns:
- possible object is
Boolean
-
setShrinkToFit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setShrinkToFit(Boolean value) Sets the value of the shrinkToFit property.- Parameters:
value- allowed object isBoolean
-
isSuppressCenter
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isSuppressCenter()Gets the value of the suppressCenter property.- Returns:
- possible object is
Boolean
-
setSuppressCenter
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSuppressCenter(Boolean value) Sets the value of the suppressCenter property.- Parameters:
value- allowed object isBoolean
-
isSuppressRotate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isSuppressRotate()Gets the value of the suppressRotate property.- Returns:
- possible object is
Boolean
-
setSuppressRotate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSuppressRotate(Boolean value) Sets the value of the suppressRotate property.- Parameters:
value- allowed object isBoolean
-
isTTasT42
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isTTasT42()Gets the value of the tTasT42 property.- Returns:
- possible object is
Boolean
-
setTTasT42
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTTasT42(Boolean value) Sets the value of the tTasT42 property.- Parameters:
value- allowed object isBoolean
-
isUseFontAliasNames
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isUseFontAliasNames()Gets the value of the useFontAliasNames property.- Returns:
- possible object is
Boolean
-
setUseFontAliasNames
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setUseFontAliasNames(Boolean value) Sets the value of the useFontAliasNames property.- Parameters:
value- allowed object isBoolean
-
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
-
withBinaryOK
-
withBoundingBox
-
withCenterCropBox
-
withGeneratePageStreams
-
withIgnoreAnnotForms
-
withIgnoreBG
-
withIgnoreColorSeps
-
withIgnoreDSC
-
withIgnoreExternStreamRef
-
withIgnoreHalftones
-
withIgnoreOverprint
-
withIgnorePageRotation
-
withIgnoreRawData
-
withIgnoreSeparableImagesOnly
-
withIgnoreShowPage
-
withIgnoreTransfers
-
withIgnoreTTFontsFirst
-
withIgnoreUCR
-
withIncludeBaseFonts
-
withIncludeCIDFonts
-
withIncludeEmbeddedFonts
-
withIncludeOtherResources
-
withIncludeProcSets
-
withIncludeTrueTypeFonts
-
withIncludeType1Fonts
-
withIncludeType3Fonts
-
withOutputType
-
withPSLevel
-
withScale
-
withSetPageSize
-
withSetupProcsets
-
withShrinkToFit
-
withSuppressCenter
-
withSuppressRotate
-
withTTasT42
-
withUseFontAliasNames
-
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()
-