Class JDFAutoThinPDFParams

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.JDFAutoThinPDFParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFThinPDFParams

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

    • JDFAutoThinPDFParams

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

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

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

    • getTheAttributeInfo

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

      public void setFilePerPage(boolean value)
      (36) set attribute FilePerPage
      Parameters:
      value - the value to set the attribute to
    • getFilePerPage

      public boolean getFilePerPage()
      (18) get boolean attribute FilePerPage
      Returns:
      boolean the value of the attribute
    • setSidelineEPS

      public void setSidelineEPS(boolean value)
      (36) set attribute SidelineEPS
      Parameters:
      value - the value to set the attribute to
    • getSidelineEPS

      public boolean getSidelineEPS()
      (18) get boolean attribute SidelineEPS
      Returns:
      boolean the value of the attribute
    • setSidelineFonts

      public void setSidelineFonts(boolean value)
      (36) set attribute SidelineFonts
      Parameters:
      value - the value to set the attribute to
    • getSidelineFonts

      public boolean getSidelineFonts()
      (18) get boolean attribute SidelineFonts
      Returns:
      boolean the value of the attribute
    • setSidelineImages

      public void setSidelineImages(boolean value)
      (36) set attribute SidelineImages
      Parameters:
      value - the value to set the attribute to
    • getSidelineImages

      public boolean getSidelineImages()
      (18) get boolean attribute SidelineImages
      Returns:
      boolean the value of the attribute