Class JDFAutoCCITTFaxParams

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

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

      • JDFAutoCCITTFaxParams

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

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

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

      • setUncompressed

        public void setUncompressed​(boolean value)
        (36) set attribute Uncompressed
        Parameters:
        value - the value to set the attribute to
      • getUncompressed

        public boolean getUncompressed()
        (18) get boolean attribute Uncompressed
        Returns:
        boolean the value of the attribute
      • setK

        public void setK​(int value)
        (36) set attribute K
        Parameters:
        value - the value to set the attribute to
      • getK

        public int getK()
        (15) get int attribute K
        Returns:
        int the value of the attribute
      • setEndOfLine

        public void setEndOfLine​(boolean value)
        (36) set attribute EndOfLine
        Parameters:
        value - the value to set the attribute to
      • getEndOfLine

        public boolean getEndOfLine()
        (18) get boolean attribute EndOfLine
        Returns:
        boolean the value of the attribute
      • setEncodedByteAlign

        public void setEncodedByteAlign​(boolean value)
        (36) set attribute EncodedByteAlign
        Parameters:
        value - the value to set the attribute to
      • getEncodedByteAlign

        public boolean getEncodedByteAlign()
        (18) get boolean attribute EncodedByteAlign
        Returns:
        boolean the value of the attribute
      • setEndOfBlock

        public void setEndOfBlock​(boolean value)
        (36) set attribute EndOfBlock
        Parameters:
        value - the value to set the attribute to
      • getEndOfBlock

        public boolean getEndOfBlock()
        (18) get boolean attribute EndOfBlock
        Returns:
        boolean the value of the attribute