Class JDFAutoPixelColorant

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

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

      • JDFAutoPixelColorant

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

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

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

      • setColorantName

        public void setColorantName​(java.lang.String value)
        (36) set attribute ColorantName
        Parameters:
        value - the value to set the attribute to
      • getColorantName

        public java.lang.String getColorantName()
        (23) get String attribute ColorantName
        Returns:
        the value of the attribute
      • setPixelDepth

        public void setPixelDepth​(int value)
        (36) set attribute PixelDepth
        Parameters:
        value - the value to set the attribute to
      • getPixelDepth

        public int getPixelDepth()
        (15) get int attribute PixelDepth
        Returns:
        int the value of the attribute