Class PSCreationDetails

  • All Implemented Interfaces:
    java.io.Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v4.0.1",
               date="2022-12-21T00:11:33Z")
    public class PSCreationDetails
    extends java.lang.Object
    implements java.io.Serializable

    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:
    Serialized Form
    • Field Detail

      • binaryOK

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean binaryOK
      • boundingBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected Rectangle boundingBox
      • centerCropBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean centerCropBox
      • generatePageStreams

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean generatePageStreams
      • ignoreAnnotForms

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreAnnotForms
      • ignoreBG

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreBG
      • ignoreColorSeps

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreColorSeps
      • ignoreDSC

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreDSC
      • ignoreExternStreamRef

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreExternStreamRef
      • ignoreHalftones

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreHalftones
      • ignoreOverprint

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreOverprint
      • ignorePageRotation

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignorePageRotation
      • ignoreRawData

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreRawData
      • ignoreSeparableImagesOnly

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreSeparableImagesOnly
      • ignoreShowPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreShowPage
      • ignoreTransfers

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreTransfers
      • ignoreTTFontsFirst

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreTTFontsFirst
      • ignoreUCR

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean ignoreUCR
      • includeBaseFonts

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected EnumIncludeResources includeBaseFonts
      • includeCIDFonts

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected EnumIncludeResources includeCIDFonts
      • includeEmbeddedFonts

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected EnumIncludeResources includeEmbeddedFonts
      • includeOtherResources

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected EnumIncludeResources includeOtherResources
      • includeProcSets

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected EnumIncludeResources includeProcSets
      • includeTrueTypeFonts

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected EnumIncludeResources includeTrueTypeFonts
      • includeType1Fonts

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected EnumIncludeResources includeType1Fonts
      • includeType3Fonts

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected PSCreationDetails.IncludeType3Fonts includeType3Fonts
      • outputType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected PSCreationDetails.OutputType outputType
      • psLevel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Integer psLevel
      • scale

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Float scale
      • setPageSize

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean setPageSize
      • setupProcsets

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean setupProcsets
      • shrinkToFit

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean shrinkToFit
      • suppressCenter

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean suppressCenter
      • suppressRotate

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean suppressRotate
      • tTasT42

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean tTasT42
      • useFontAliasNames

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        protected java.lang.Boolean useFontAliasNames
    • Constructor Detail

      • PSCreationDetails

        public PSCreationDetails()
    • Method Detail

      • isBinaryOK

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setBinaryOK​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setCenterCropBox​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setGeneratePageStreams​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreAnnotForms​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreBG​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreColorSeps​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreDSC​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreExternStreamRef​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreHalftones​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreOverprint​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnorePageRotation​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreRawData​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreSeparableImagesOnly​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreShowPage​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreTransfers​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreTTFontsFirst​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIgnoreUCR​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setIncludeType1Fonts​(EnumIncludeResources value)
        Sets the value of the includeType1Fonts property.
        Parameters:
        value - allowed object is EnumIncludeResources
      • setOutputType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-21T00:11:33Z")
        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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setPSLevel​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setScale​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setSetPageSize​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setSetupProcsets​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setShrinkToFit​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setSuppressCenter​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setSuppressRotate​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setTTasT42​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public void setUseFontAliasNames​(java.lang.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 v4.0.1",
                   date="2022-12-21T00:11:33Z")
        public 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.

        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
      • withCenterCropBox

        public PSCreationDetails withCenterCropBox​(java.lang.Boolean value)
      • withGeneratePageStreams

        public PSCreationDetails withGeneratePageStreams​(java.lang.Boolean value)
      • withIgnoreAnnotForms

        public PSCreationDetails withIgnoreAnnotForms​(java.lang.Boolean value)
      • withIgnoreColorSeps

        public PSCreationDetails withIgnoreColorSeps​(java.lang.Boolean value)
      • withIgnoreDSC

        public PSCreationDetails withIgnoreDSC​(java.lang.Boolean value)
      • withIgnoreExternStreamRef

        public PSCreationDetails withIgnoreExternStreamRef​(java.lang.Boolean value)
      • withIgnoreHalftones

        public PSCreationDetails withIgnoreHalftones​(java.lang.Boolean value)
      • withIgnoreOverprint

        public PSCreationDetails withIgnoreOverprint​(java.lang.Boolean value)
      • withIgnorePageRotation

        public PSCreationDetails withIgnorePageRotation​(java.lang.Boolean value)
      • withIgnoreRawData

        public PSCreationDetails withIgnoreRawData​(java.lang.Boolean value)
      • withIgnoreSeparableImagesOnly

        public PSCreationDetails withIgnoreSeparableImagesOnly​(java.lang.Boolean value)
      • withIgnoreShowPage

        public PSCreationDetails withIgnoreShowPage​(java.lang.Boolean value)
      • withIgnoreTransfers

        public PSCreationDetails withIgnoreTransfers​(java.lang.Boolean value)
      • withIgnoreTTFontsFirst

        public PSCreationDetails withIgnoreTTFontsFirst​(java.lang.Boolean value)
      • withIgnoreUCR

        public PSCreationDetails withIgnoreUCR​(java.lang.Boolean value)
      • withSetPageSize

        public PSCreationDetails withSetPageSize​(java.lang.Boolean value)
      • withSetupProcsets

        public PSCreationDetails withSetupProcsets​(java.lang.Boolean value)
      • withShrinkToFit

        public PSCreationDetails withShrinkToFit​(java.lang.Boolean value)
      • withSuppressCenter

        public PSCreationDetails withSuppressCenter​(java.lang.Boolean value)
      • withSuppressRotate

        public PSCreationDetails withSuppressRotate​(java.lang.Boolean value)
      • withUseFontAliasNames

        public PSCreationDetails withUseFontAliasNames​(java.lang.Boolean value)
      • equals

        public boolean equals​(java.lang.Object object)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object