Class PSCreationDetails

  • All Implemented Interfaces:
    java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    public class PSCreationDetails
    extends java.lang.Object
    implements java.io.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:
    Serialized Form
    • Field Detail

      • binaryOK

        protected java.lang.Boolean binaryOK
      • boundingBox

        protected Rectangle boundingBox
      • centerCropBox

        protected java.lang.Boolean centerCropBox
      • generatePageStreams

        protected java.lang.Boolean generatePageStreams
      • ignoreAnnotForms

        protected java.lang.Boolean ignoreAnnotForms
      • ignoreBG

        protected java.lang.Boolean ignoreBG
      • ignoreColorSeps

        protected java.lang.Boolean ignoreColorSeps
      • ignoreDSC

        protected java.lang.Boolean ignoreDSC
      • ignoreExternStreamRef

        protected java.lang.Boolean ignoreExternStreamRef
      • ignoreHalftones

        protected java.lang.Boolean ignoreHalftones
      • ignoreOverprint

        protected java.lang.Boolean ignoreOverprint
      • ignorePageRotation

        protected java.lang.Boolean ignorePageRotation
      • ignoreRawData

        protected java.lang.Boolean ignoreRawData
      • ignoreSeparableImagesOnly

        protected java.lang.Boolean ignoreSeparableImagesOnly
      • ignoreShowPage

        protected java.lang.Boolean ignoreShowPage
      • ignoreTransfers

        protected java.lang.Boolean ignoreTransfers
      • ignoreTTFontsFirst

        protected java.lang.Boolean ignoreTTFontsFirst
      • ignoreUCR

        protected java.lang.Boolean ignoreUCR
      • psLevel

        protected java.lang.Integer psLevel
      • scale

        protected java.lang.Float scale
      • setPageSize

        protected java.lang.Boolean setPageSize
      • setupProcsets

        protected java.lang.Boolean setupProcsets
      • shrinkToFit

        protected java.lang.Boolean shrinkToFit
      • suppressCenter

        protected java.lang.Boolean suppressCenter
      • suppressRotate

        protected java.lang.Boolean suppressRotate
      • tTasT42

        protected java.lang.Boolean tTasT42
      • useFontAliasNames

        protected java.lang.Boolean useFontAliasNames
    • Constructor Detail

      • PSCreationDetails

        public PSCreationDetails()
    • Method Detail

      • isBinaryOK

        public java.lang.Boolean isBinaryOK()
        Gets the value of the binaryOK property.
        Returns:
        possible object is Boolean
      • setBinaryOK

        public void setBinaryOK​(java.lang.Boolean value)
        Sets the value of the binaryOK property.
        Parameters:
        value - allowed object is Boolean
      • getBoundingBox

        public Rectangle getBoundingBox()
        Gets the value of the boundingBox property.
        Returns:
        possible object is String
      • setBoundingBox

        public void setBoundingBox​(Rectangle value)
        Sets the value of the boundingBox property.
        Parameters:
        value - allowed object is String
      • isCenterCropBox

        public java.lang.Boolean isCenterCropBox()
        Gets the value of the centerCropBox property.
        Returns:
        possible object is Boolean
      • setCenterCropBox

        public void setCenterCropBox​(java.lang.Boolean value)
        Sets the value of the centerCropBox property.
        Parameters:
        value - allowed object is Boolean
      • isGeneratePageStreams

        public java.lang.Boolean isGeneratePageStreams()
        Gets the value of the generatePageStreams property.
        Returns:
        possible object is Boolean
      • setGeneratePageStreams

        public void setGeneratePageStreams​(java.lang.Boolean value)
        Sets the value of the generatePageStreams property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreAnnotForms

        public java.lang.Boolean isIgnoreAnnotForms()
        Gets the value of the ignoreAnnotForms property.
        Returns:
        possible object is Boolean
      • setIgnoreAnnotForms

        public void setIgnoreAnnotForms​(java.lang.Boolean value)
        Sets the value of the ignoreAnnotForms property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreBG

        public java.lang.Boolean isIgnoreBG()
        Gets the value of the ignoreBG property.
        Returns:
        possible object is Boolean
      • setIgnoreBG

        public void setIgnoreBG​(java.lang.Boolean value)
        Sets the value of the ignoreBG property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreColorSeps

        public java.lang.Boolean isIgnoreColorSeps()
        Gets the value of the ignoreColorSeps property.
        Returns:
        possible object is Boolean
      • setIgnoreColorSeps

        public void setIgnoreColorSeps​(java.lang.Boolean value)
        Sets the value of the ignoreColorSeps property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreDSC

        public java.lang.Boolean isIgnoreDSC()
        Gets the value of the ignoreDSC property.
        Returns:
        possible object is Boolean
      • setIgnoreDSC

        public void setIgnoreDSC​(java.lang.Boolean value)
        Sets the value of the ignoreDSC property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreExternStreamRef

        public java.lang.Boolean isIgnoreExternStreamRef()
        Gets the value of the ignoreExternStreamRef property.
        Returns:
        possible object is Boolean
      • setIgnoreExternStreamRef

        public void setIgnoreExternStreamRef​(java.lang.Boolean value)
        Sets the value of the ignoreExternStreamRef property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreHalftones

        public java.lang.Boolean isIgnoreHalftones()
        Gets the value of the ignoreHalftones property.
        Returns:
        possible object is Boolean
      • setIgnoreHalftones

        public void setIgnoreHalftones​(java.lang.Boolean value)
        Sets the value of the ignoreHalftones property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreOverprint

        public java.lang.Boolean isIgnoreOverprint()
        Gets the value of the ignoreOverprint property.
        Returns:
        possible object is Boolean
      • setIgnoreOverprint

        public void setIgnoreOverprint​(java.lang.Boolean value)
        Sets the value of the ignoreOverprint property.
        Parameters:
        value - allowed object is Boolean
      • isIgnorePageRotation

        public java.lang.Boolean isIgnorePageRotation()
        Gets the value of the ignorePageRotation property.
        Returns:
        possible object is Boolean
      • setIgnorePageRotation

        public void setIgnorePageRotation​(java.lang.Boolean value)
        Sets the value of the ignorePageRotation property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreRawData

        public java.lang.Boolean isIgnoreRawData()
        Gets the value of the ignoreRawData property.
        Returns:
        possible object is Boolean
      • setIgnoreRawData

        public void setIgnoreRawData​(java.lang.Boolean value)
        Sets the value of the ignoreRawData property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreSeparableImagesOnly

        public java.lang.Boolean isIgnoreSeparableImagesOnly()
        Gets the value of the ignoreSeparableImagesOnly property.
        Returns:
        possible object is Boolean
      • setIgnoreSeparableImagesOnly

        public void setIgnoreSeparableImagesOnly​(java.lang.Boolean value)
        Sets the value of the ignoreSeparableImagesOnly property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreShowPage

        public java.lang.Boolean isIgnoreShowPage()
        Gets the value of the ignoreShowPage property.
        Returns:
        possible object is Boolean
      • setIgnoreShowPage

        public void setIgnoreShowPage​(java.lang.Boolean value)
        Sets the value of the ignoreShowPage property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreTransfers

        public java.lang.Boolean isIgnoreTransfers()
        Gets the value of the ignoreTransfers property.
        Returns:
        possible object is Boolean
      • setIgnoreTransfers

        public void setIgnoreTransfers​(java.lang.Boolean value)
        Sets the value of the ignoreTransfers property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreTTFontsFirst

        public java.lang.Boolean isIgnoreTTFontsFirst()
        Gets the value of the ignoreTTFontsFirst property.
        Returns:
        possible object is Boolean
      • setIgnoreTTFontsFirst

        public void setIgnoreTTFontsFirst​(java.lang.Boolean value)
        Sets the value of the ignoreTTFontsFirst property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreUCR

        public java.lang.Boolean isIgnoreUCR()
        Gets the value of the ignoreUCR property.
        Returns:
        possible object is Boolean
      • setIgnoreUCR

        public void setIgnoreUCR​(java.lang.Boolean value)
        Sets the value of the ignoreUCR property.
        Parameters:
        value - allowed object is Boolean
      • setIncludeEmbeddedFonts

        public void setIncludeEmbeddedFonts​(EnumIncludeResources value)
        Sets the value of the includeEmbeddedFonts property.
        Parameters:
        value - allowed object is EnumIncludeResources
      • setIncludeOtherResources

        public void setIncludeOtherResources​(EnumIncludeResources value)
        Sets the value of the includeOtherResources property.
        Parameters:
        value - allowed object is EnumIncludeResources
      • setIncludeTrueTypeFonts

        public void setIncludeTrueTypeFonts​(EnumIncludeResources value)
        Sets the value of the includeTrueTypeFonts property.
        Parameters:
        value - allowed object is EnumIncludeResources
      • getPSLevel

        public java.lang.Integer getPSLevel()
        Gets the value of the psLevel property.
        Returns:
        possible object is Integer
      • setPSLevel

        public void setPSLevel​(java.lang.Integer value)
        Sets the value of the psLevel property.
        Parameters:
        value - allowed object is Integer
      • getScale

        public java.lang.Float getScale()
        Gets the value of the scale property.
        Returns:
        possible object is Float
      • setScale

        public void setScale​(java.lang.Float value)
        Sets the value of the scale property.
        Parameters:
        value - allowed object is Float
      • isSetPageSize

        public java.lang.Boolean isSetPageSize()
        Gets the value of the setPageSize property.
        Returns:
        possible object is Boolean
      • setSetPageSize

        public void setSetPageSize​(java.lang.Boolean value)
        Sets the value of the setPageSize property.
        Parameters:
        value - allowed object is Boolean
      • isSetupProcsets

        public java.lang.Boolean isSetupProcsets()
        Gets the value of the setupProcsets property.
        Returns:
        possible object is Boolean
      • setSetupProcsets

        public void setSetupProcsets​(java.lang.Boolean value)
        Sets the value of the setupProcsets property.
        Parameters:
        value - allowed object is Boolean
      • isShrinkToFit

        public java.lang.Boolean isShrinkToFit()
        Gets the value of the shrinkToFit property.
        Returns:
        possible object is Boolean
      • setShrinkToFit

        public void setShrinkToFit​(java.lang.Boolean value)
        Sets the value of the shrinkToFit property.
        Parameters:
        value - allowed object is Boolean
      • isSuppressCenter

        public java.lang.Boolean isSuppressCenter()
        Gets the value of the suppressCenter property.
        Returns:
        possible object is Boolean
      • setSuppressCenter

        public void setSuppressCenter​(java.lang.Boolean value)
        Sets the value of the suppressCenter property.
        Parameters:
        value - allowed object is Boolean
      • isSuppressRotate

        public java.lang.Boolean isSuppressRotate()
        Gets the value of the suppressRotate property.
        Returns:
        possible object is Boolean
      • setSuppressRotate

        public void setSuppressRotate​(java.lang.Boolean value)
        Sets the value of the suppressRotate property.
        Parameters:
        value - allowed object is Boolean
      • isTTasT42

        public java.lang.Boolean isTTasT42()
        Gets the value of the tTasT42 property.
        Returns:
        possible object is Boolean
      • setTTasT42

        public void setTTasT42​(java.lang.Boolean value)
        Sets the value of the tTasT42 property.
        Parameters:
        value - allowed object is Boolean
      • isUseFontAliasNames

        public java.lang.Boolean isUseFontAliasNames()
        Gets the value of the useFontAliasNames property.
        Returns:
        possible object is Boolean
      • setUseFontAliasNames

        public void setUseFontAliasNames​(java.lang.Boolean value)
        Sets the value of the useFontAliasNames property.
        Parameters:
        value - allowed object is Boolean
      • getOtherAttributes

        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​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                              org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                              java.lang.Object object,
                              org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
        Specified by:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2
      • equals

        public boolean equals​(java.lang.Object object)
        Overrides:
        equals in class java.lang.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 java.lang.Object