Class JDFAutoPSToPDFConversionParams

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

    public abstract class JDFAutoPSToPDFConversionParams
    extends JDFResource
    class JDFAutoPSToPDFConversionParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoPSToPDFConversionParams

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

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

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

      • setASCII85EncodePages

        public void setASCII85EncodePages​(boolean value)
        (36) set attribute ASCII85EncodePages
        Parameters:
        value - the value to set the attribute to
      • getASCII85EncodePages

        public boolean getASCII85EncodePages()
        (18) get boolean attribute ASCII85EncodePages
        Returns:
        boolean the value of the attribute
      • setDetectBlend

        public void setDetectBlend​(boolean value)
        (36) set attribute DetectBlend
        Parameters:
        value - the value to set the attribute to
      • getDetectBlend

        public boolean getDetectBlend()
        (18) get boolean attribute DetectBlend
        Returns:
        boolean the value of the attribute
      • setDoThumbnails

        public void setDoThumbnails​(boolean value)
        (36) set attribute DoThumbnails
        Parameters:
        value - the value to set the attribute to
      • getDoThumbnails

        public boolean getDoThumbnails()
        (18) get boolean attribute DoThumbnails
        Returns:
        boolean the value of the attribute
      • setOptimize

        public void setOptimize​(boolean value)
        (36) set attribute Optimize
        Parameters:
        value - the value to set the attribute to
      • getOptimize

        public boolean getOptimize()
        (18) get boolean attribute Optimize
        Returns:
        boolean the value of the attribute
      • setCompressPages

        public void setCompressPages​(boolean value)
        (36) set attribute CompressPages
        Parameters:
        value - the value to set the attribute to
      • getCompressPages

        public boolean getCompressPages()
        (18) get boolean attribute CompressPages
        Returns:
        boolean the value of the attribute
      • setEndPage

        public void setEndPage​(int value)
        (36) set attribute EndPage
        Parameters:
        value - the value to set the attribute to
      • getEndPage

        public int getEndPage()
        (15) get int attribute EndPage
        Returns:
        int the value of the attribute
      • setImageMemory

        public void setImageMemory​(int value)
        (36) set attribute ImageMemory
        Parameters:
        value - the value to set the attribute to
      • getImageMemory

        public int getImageMemory()
        (15) get int attribute ImageMemory
        Returns:
        int the value of the attribute
      • setInitialPageSize

        public void setInitialPageSize​(JDFXYPair value)
        (36) set attribute InitialPageSize
        Parameters:
        value - the value to set the attribute to
      • getInitialPageSize

        public JDFXYPair getInitialPageSize()
        (20) get JDFXYPair attribute InitialPageSize
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setInitialResolution

        public void setInitialResolution​(JDFXYPair value)
        (36) set attribute InitialResolution
        Parameters:
        value - the value to set the attribute to
      • getInitialResolution

        public JDFXYPair getInitialResolution()
        (20) get JDFXYPair attribute InitialResolution
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setOverPrintMode

        public void setOverPrintMode​(int value)
        (36) set attribute OverPrintMode
        Parameters:
        value - the value to set the attribute to
      • getOverPrintMode

        public int getOverPrintMode()
        (15) get int attribute OverPrintMode
        Returns:
        int the value of the attribute
      • setPDFVersion

        public void setPDFVersion​(double value)
        (36) set attribute PDFVersion
        Parameters:
        value - the value to set the attribute to
      • getPDFVersion

        public double getPDFVersion()
        (17) get double attribute PDFVersion
        Returns:
        double the value of the attribute
      • setStartPage

        public void setStartPage​(int value)
        (36) set attribute StartPage
        Parameters:
        value - the value to set the attribute to
      • getStartPage

        public int getStartPage()
        (15) get int attribute StartPage
        Returns:
        int the value of the attribute
      • getAdvancedParams

        public JDFAdvancedParams getAdvancedParams()
        (24) const get element AdvancedParams
        Returns:
        JDFAdvancedParams the element
      • getCreateAdvancedParams

        public JDFAdvancedParams getCreateAdvancedParams()
        (25) getCreateAdvancedParams
        Returns:
        JDFAdvancedParams the element
      • appendAdvancedParams

        public JDFAdvancedParams appendAdvancedParams()
        (29) append element AdvancedParams
        Returns:
        JDFAdvancedParams the element @ if the element already exists
      • getPDFXParams

        public JDFPDFXParams getPDFXParams()
        (24) const get element PDFXParams
        Returns:
        JDFPDFXParams the element
      • getCreatePDFXParams

        public JDFPDFXParams getCreatePDFXParams()
        (25) getCreatePDFXParams
        Returns:
        JDFPDFXParams the element
      • appendPDFXParams

        public JDFPDFXParams appendPDFXParams()
        (29) append element PDFXParams
        Returns:
        JDFPDFXParams the element @ if the element already exists
      • getThinPDFParams

        public JDFThinPDFParams getThinPDFParams()
        (24) const get element ThinPDFParams
        Returns:
        JDFThinPDFParams the element
      • getCreateThinPDFParams

        public JDFThinPDFParams getCreateThinPDFParams()
        (25) getCreateThinPDFParams
        Returns:
        JDFThinPDFParams the element
      • appendThinPDFParams

        public JDFThinPDFParams appendThinPDFParams()
        (29) append element ThinPDFParams
        Returns:
        JDFThinPDFParams the element @ if the element already exists