Class JDFAutoPDFXParams

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFPDFXParams

    public abstract class JDFAutoPDFXParams
    extends JDFElement
    class JDFAutoPDFXParams : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoPDFXParams

        protected JDFAutoPDFXParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                    java.lang.String qualifiedName)
        Constructor for JDFAutoPDFXParams
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoPDFXParams

        protected JDFAutoPDFXParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                    java.lang.String myNamespaceURI,
                                    java.lang.String qualifiedName)
        Constructor for JDFAutoPDFXParams
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoPDFXParams

        protected JDFAutoPDFXParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                    java.lang.String myNamespaceURI,
                                    java.lang.String qualifiedName,
                                    java.lang.String myLocalName)
        Constructor for JDFAutoPDFXParams
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setPDFXCheck

        public void setPDFXCheck​(java.lang.String value)
        (36) set attribute PDFXCheck
        Parameters:
        value - the value to set the attribute to
      • getPDFXCheck

        public java.lang.String getPDFXCheck()
        (23) get String attribute PDFXCheck
        Returns:
        the value of the attribute
      • setPDFX1aCheck

        public void setPDFX1aCheck​(boolean value)
        (36) set attribute PDFX1aCheck
        Parameters:
        value - the value to set the attribute to
      • getPDFX1aCheck

        public boolean getPDFX1aCheck()
        (18) get boolean attribute PDFX1aCheck
        Returns:
        boolean the value of the attribute
      • setPDFX3Check

        public void setPDFX3Check​(boolean value)
        (36) set attribute PDFX3Check
        Parameters:
        value - the value to set the attribute to
      • getPDFX3Check

        public boolean getPDFX3Check()
        (18) get boolean attribute PDFX3Check
        Returns:
        boolean the value of the attribute
      • setPDFXBleedBoxToTrimBoxOffset

        public void setPDFXBleedBoxToTrimBoxOffset​(JDFRectangle value)
        (36) set attribute PDFXBleedBoxToTrimBoxOffset
        Parameters:
        value - the value to set the attribute to
      • getPDFXBleedBoxToTrimBoxOffset

        public JDFRectangle getPDFXBleedBoxToTrimBoxOffset()
        (20) get JDFRectangle attribute PDFXBleedBoxToTrimBoxOffset
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setPDFXCompliantPDFOnly

        public void setPDFXCompliantPDFOnly​(boolean value)
        (36) set attribute PDFXCompliantPDFOnly
        Parameters:
        value - the value to set the attribute to
      • getPDFXCompliantPDFOnly

        public boolean getPDFXCompliantPDFOnly()
        (18) get boolean attribute PDFXCompliantPDFOnly
        Returns:
        boolean the value of the attribute
      • setPDFXOutputCondition

        public void setPDFXOutputCondition​(java.lang.String value)
        (36) set attribute PDFXOutputCondition
        Parameters:
        value - the value to set the attribute to
      • getPDFXOutputCondition

        public java.lang.String getPDFXOutputCondition()
        (23) get String attribute PDFXOutputCondition
        Returns:
        the value of the attribute
      • setPDFXOutputIntentProfile

        public void setPDFXOutputIntentProfile​(java.lang.String value)
        (36) set attribute PDFXOutputIntentProfile
        Parameters:
        value - the value to set the attribute to
      • getPDFXOutputIntentProfile

        public java.lang.String getPDFXOutputIntentProfile()
        (23) get String attribute PDFXOutputIntentProfile
        Returns:
        the value of the attribute
      • setPDFXNoTrimBoxError

        public void setPDFXNoTrimBoxError​(boolean value)
        (36) set attribute PDFXNoTrimBoxError
        Parameters:
        value - the value to set the attribute to
      • getPDFXNoTrimBoxError

        public boolean getPDFXNoTrimBoxError()
        (18) get boolean attribute PDFXNoTrimBoxError
        Returns:
        boolean the value of the attribute
      • setPDFXRegistryName

        public void setPDFXRegistryName​(java.lang.String value)
        (36) set attribute PDFXRegistryName
        Parameters:
        value - the value to set the attribute to
      • getPDFXRegistryName

        public java.lang.String getPDFXRegistryName()
        (23) get String attribute PDFXRegistryName
        Returns:
        the value of the attribute
      • setPDFXSetBleedBoxToMediaBox

        public void setPDFXSetBleedBoxToMediaBox​(boolean value)
        (36) set attribute PDFXSetBleedBoxToMediaBox
        Parameters:
        value - the value to set the attribute to
      • getPDFXSetBleedBoxToMediaBox

        public boolean getPDFXSetBleedBoxToMediaBox()
        (18) get boolean attribute PDFXSetBleedBoxToMediaBox
        Returns:
        boolean the value of the attribute
      • setPDFXTrapped

        public void setPDFXTrapped​(JDFAutoPDFXParams.EnumPDFXTrapped enumVar)
        (5) set attribute PDFXTrapped
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setPDFXTrimBoxToMediaBoxOffset

        public void setPDFXTrimBoxToMediaBoxOffset​(JDFRectangle value)
        (36) set attribute PDFXTrimBoxToMediaBoxOffset
        Parameters:
        value - the value to set the attribute to
      • getPDFXTrimBoxToMediaBoxOffset

        public JDFRectangle getPDFXTrimBoxToMediaBoxOffset()
        (20) get JDFRectangle attribute PDFXTrimBoxToMediaBoxOffset
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle