Class JDFAutoThinPDFParams

  • 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:
    JDFThinPDFParams

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

      • JDFAutoThinPDFParams

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

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

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

      • 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