Class JDFAutoImageCompression

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

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

      • JDFAutoImageCompression

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

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

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

      • setAntiAliasImages

        public void setAntiAliasImages​(boolean value)
        (36) set attribute AntiAliasImages
        Parameters:
        value - the value to set the attribute to
      • getAntiAliasImages

        public boolean getAntiAliasImages()
        (18) get boolean attribute AntiAliasImages
        Returns:
        boolean the value of the attribute
      • setAutoFilterImages

        public void setAutoFilterImages​(boolean value)
        (36) set attribute AutoFilterImages
        Parameters:
        value - the value to set the attribute to
      • getAutoFilterImages

        public boolean getAutoFilterImages()
        (18) get boolean attribute AutoFilterImages
        Returns:
        boolean the value of the attribute
      • setConvertImagesToIndexed

        public void setConvertImagesToIndexed​(boolean value)
        (36) set attribute ConvertImagesToIndexed
        Parameters:
        value - the value to set the attribute to
      • getConvertImagesToIndexed

        public boolean getConvertImagesToIndexed()
        (18) get boolean attribute ConvertImagesToIndexed
        Returns:
        boolean the value of the attribute
      • setDCTQuality

        public void setDCTQuality​(double value)
        (36) set attribute DCTQuality
        Parameters:
        value - the value to set the attribute to
      • getDCTQuality

        public double getDCTQuality()
        (17) get double attribute DCTQuality
        Returns:
        double the value of the attribute
      • setDownsampleImages

        public void setDownsampleImages​(boolean value)
        (36) set attribute DownsampleImages
        Parameters:
        value - the value to set the attribute to
      • getDownsampleImages

        public boolean getDownsampleImages()
        (18) get boolean attribute DownsampleImages
        Returns:
        boolean the value of the attribute
      • setEncodeColorImages

        public void setEncodeColorImages​(boolean value)
        (36) set attribute EncodeColorImages
        Parameters:
        value - the value to set the attribute to
      • getEncodeColorImages

        public boolean getEncodeColorImages()
        (18) get boolean attribute EncodeColorImages
        Returns:
        boolean the value of the attribute
      • setEncodeImages

        public void setEncodeImages​(boolean value)
        (36) set attribute EncodeImages
        Parameters:
        value - the value to set the attribute to
      • getEncodeImages

        public boolean getEncodeImages()
        (18) get boolean attribute EncodeImages
        Returns:
        boolean the value of the attribute
      • setImageAutoFilterStrategy

        public void setImageAutoFilterStrategy​(java.lang.String value)
        (36) set attribute ImageAutoFilterStrategy
        Parameters:
        value - the value to set the attribute to
      • getImageAutoFilterStrategy

        public java.lang.String getImageAutoFilterStrategy()
        (23) get String attribute ImageAutoFilterStrategy
        Returns:
        the value of the attribute
      • setImageDepth

        public void setImageDepth​(int value)
        (36) set attribute ImageDepth
        Parameters:
        value - the value to set the attribute to
      • getImageDepth

        public int getImageDepth()
        (15) get int attribute ImageDepth
        Returns:
        int the value of the attribute
      • setImageDownsampleThreshold

        public void setImageDownsampleThreshold​(double value)
        (36) set attribute ImageDownsampleThreshold
        Parameters:
        value - the value to set the attribute to
      • getImageDownsampleThreshold

        public double getImageDownsampleThreshold()
        (17) get double attribute ImageDownsampleThreshold
        Returns:
        double the value of the attribute
      • setImageFilter

        public void setImageFilter​(java.lang.String value)
        (36) set attribute ImageFilter
        Parameters:
        value - the value to set the attribute to
      • getImageFilter

        public java.lang.String getImageFilter()
        (23) get String attribute ImageFilter
        Returns:
        the value of the attribute
      • setImageResolution

        public void setImageResolution​(double value)
        (36) set attribute ImageResolution
        Parameters:
        value - the value to set the attribute to
      • getImageResolution

        public double getImageResolution()
        (17) get double attribute ImageResolution
        Returns:
        double the value of the attribute
      • setJPXQuality

        public void setJPXQuality​(int value)
        (36) set attribute JPXQuality
        Parameters:
        value - the value to set the attribute to
      • getJPXQuality

        public int getJPXQuality()
        (15) get int attribute JPXQuality
        Returns:
        int the value of the attribute
      • getCCITTFaxParams

        public JDFCCITTFaxParams getCCITTFaxParams()
        (24) const get element CCITTFaxParams
        Returns:
        JDFCCITTFaxParams the element
      • getCreateCCITTFaxParams

        public JDFCCITTFaxParams getCreateCCITTFaxParams()
        (25) getCreateCCITTFaxParams
        Returns:
        JDFCCITTFaxParams the element
      • appendCCITTFaxParams

        public JDFCCITTFaxParams appendCCITTFaxParams()
        (29) append element CCITTFaxParams
        Returns:
        JDFCCITTFaxParams the element @ if the element already exists
      • getDCTParams

        public JDFDCTParams getDCTParams()
        (24) const get element DCTParams
        Returns:
        JDFDCTParams the element
      • getCreateDCTParams

        public JDFDCTParams getCreateDCTParams()
        (25) getCreateDCTParams
        Returns:
        JDFDCTParams the element
      • appendDCTParams

        public JDFDCTParams appendDCTParams()
        (29) append element DCTParams
        Returns:
        JDFDCTParams the element @ if the element already exists
      • getCreateJBIG2Params

        public JDFJBIG2Params getCreateJBIG2Params​(int iSkip)
        (26) getCreateJBIG2Params
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFJBIG2Params the element
      • getJBIG2Params

        public JDFJBIG2Params getJBIG2Params​(int iSkip)
        (27) const get element JBIG2Params
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFJBIG2Params the element default is getJBIG2Params(0)
      • getAllJBIG2Params

        public java.util.Collection<JDFJBIG2Params> getAllJBIG2Params()
        Get all JBIG2Params from the current element
        Returns:
        Collection, null if none are available
      • appendJBIG2Params

        public JDFJBIG2Params appendJBIG2Params()
        (30) append element JBIG2Params
        Returns:
        JDFJBIG2Params the element
      • getCreateJPEG2000Params

        public JDFJPEG2000Params getCreateJPEG2000Params​(int iSkip)
        (26) getCreateJPEG2000Params
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFJPEG2000Params the element
      • getJPEG2000Params

        public JDFJPEG2000Params getJPEG2000Params​(int iSkip)
        (27) const get element JPEG2000Params
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFJPEG2000Params the element default is getJPEG2000Params(0)
      • getAllJPEG2000Params

        public java.util.Collection<JDFJPEG2000Params> getAllJPEG2000Params()
        Get all JPEG2000Params from the current element
        Returns:
        Collection, null if none are available
      • appendJPEG2000Params

        public JDFJPEG2000Params appendJPEG2000Params()
        (30) append element JPEG2000Params
        Returns:
        JDFJPEG2000Params the element
      • getLZWParams

        public JDFLZWParams getLZWParams()
        (24) const get element LZWParams
        Returns:
        JDFLZWParams the element
      • getCreateLZWParams

        public JDFLZWParams getCreateLZWParams()
        (25) getCreateLZWParams
        Returns:
        JDFLZWParams the element
      • appendLZWParams

        public JDFLZWParams appendLZWParams()
        (29) append element LZWParams
        Returns:
        JDFLZWParams the element @ if the element already exists