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:
  • 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 is Boolean
    • 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 is String
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is EnumIncludeResources
    • 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 is EnumIncludeResources
    • 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 is EnumIncludeResources
    • 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 is EnumIncludeResources
    • 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 is EnumIncludeResources
    • 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 is EnumIncludeResources
    • 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 is EnumIncludeResources
    • 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 is PSCreationDetails.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 is PSCreationDetails.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 is Integer
    • 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 is Float
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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 is Boolean
    • 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

      public PSCreationDetails withBinaryOK(Boolean value)
    • withBoundingBox

      public PSCreationDetails withBoundingBox(Rectangle value)
    • withCenterCropBox

      public PSCreationDetails withCenterCropBox(Boolean value)
    • withGeneratePageStreams

      public PSCreationDetails withGeneratePageStreams(Boolean value)
    • withIgnoreAnnotForms

      public PSCreationDetails withIgnoreAnnotForms(Boolean value)
    • withIgnoreBG

      public PSCreationDetails withIgnoreBG(Boolean value)
    • withIgnoreColorSeps

      public PSCreationDetails withIgnoreColorSeps(Boolean value)
    • withIgnoreDSC

      public PSCreationDetails withIgnoreDSC(Boolean value)
    • withIgnoreExternStreamRef

      public PSCreationDetails withIgnoreExternStreamRef(Boolean value)
    • withIgnoreHalftones

      public PSCreationDetails withIgnoreHalftones(Boolean value)
    • withIgnoreOverprint

      public PSCreationDetails withIgnoreOverprint(Boolean value)
    • withIgnorePageRotation

      public PSCreationDetails withIgnorePageRotation(Boolean value)
    • withIgnoreRawData

      public PSCreationDetails withIgnoreRawData(Boolean value)
    • withIgnoreSeparableImagesOnly

      public PSCreationDetails withIgnoreSeparableImagesOnly(Boolean value)
    • withIgnoreShowPage

      public PSCreationDetails withIgnoreShowPage(Boolean value)
    • withIgnoreTransfers

      public PSCreationDetails withIgnoreTransfers(Boolean value)
    • withIgnoreTTFontsFirst

      public PSCreationDetails withIgnoreTTFontsFirst(Boolean value)
    • withIgnoreUCR

      public PSCreationDetails withIgnoreUCR(Boolean value)
    • withIncludeBaseFonts

      public PSCreationDetails withIncludeBaseFonts(EnumIncludeResources value)
    • withIncludeCIDFonts

      public PSCreationDetails withIncludeCIDFonts(EnumIncludeResources value)
    • withIncludeEmbeddedFonts

      public PSCreationDetails withIncludeEmbeddedFonts(EnumIncludeResources value)
    • withIncludeOtherResources

      public PSCreationDetails withIncludeOtherResources(EnumIncludeResources value)
    • withIncludeProcSets

      public PSCreationDetails withIncludeProcSets(EnumIncludeResources value)
    • withIncludeTrueTypeFonts

      public PSCreationDetails withIncludeTrueTypeFonts(EnumIncludeResources value)
    • withIncludeType1Fonts

      public PSCreationDetails withIncludeType1Fonts(EnumIncludeResources value)
    • withIncludeType3Fonts

      public PSCreationDetails withIncludeType3Fonts(PSCreationDetails.IncludeType3Fonts value)
    • withOutputType

      public PSCreationDetails withOutputType(PSCreationDetails.OutputType value)
    • withPSLevel

      public PSCreationDetails withPSLevel(Integer value)
    • withScale

      public PSCreationDetails withScale(Float value)
    • withSetPageSize

      public PSCreationDetails withSetPageSize(Boolean value)
    • withSetupProcsets

      public PSCreationDetails withSetupProcsets(Boolean value)
    • withShrinkToFit

      public PSCreationDetails withShrinkToFit(Boolean value)
    • withSuppressCenter

      public PSCreationDetails withSuppressCenter(Boolean value)
    • withSuppressRotate

      public PSCreationDetails withSuppressRotate(Boolean value)
    • withTTasT42

      public PSCreationDetails withTTasT42(Boolean value)
    • withUseFontAliasNames

      public PSCreationDetails withUseFontAliasNames(Boolean value)
    • 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:
      equals in interface org.jvnet.jaxb2_commons.lang.Equals2
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object