Class JDFAutoPDFXParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoPDFXParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFPDFXParams

public abstract class JDFAutoPDFXParams extends JDFElement
class JDFAutoPDFXParams : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoPDFXParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setPDFXCheck

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

      public 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(String value)
      (36) set attribute PDFXOutputCondition
      Parameters:
      value - the value to set the attribute to
    • getPDFXOutputCondition

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

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

      public 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(String value)
      (36) set attribute PDFXRegistryName
      Parameters:
      value - the value to set the attribute to
    • getPDFXRegistryName

      public 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
    • getPDFXTrapped

      public JDFAutoPDFXParams.EnumPDFXTrapped getPDFXTrapped()
      (9) get attribute PDFXTrapped
      Returns:
      the value of the attribute
    • 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