Class JDFAutoFillColor

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoFillColor
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFFillColor

public abstract class JDFAutoFillColor extends JDFElement
class JDFAutoFillColor : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoFillColor

      protected JDFAutoFillColor(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      Constructor for JDFAutoFillColor
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFAutoFillColor

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

      protected JDFAutoFillColor(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoFillColor
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      myLocalName -
  • Method Details

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setName

      public void setName(String value)
      (36) set attribute Name
      Parameters:
      value - the value to set the attribute to
    • getName

      public String getName()
      (23) get String attribute Name
      Returns:
      the value of the attribute
    • setTint

      public void setTint(double value)
      (36) set attribute Tint
      Parameters:
      value - the value to set the attribute to
    • getTint

      public double getTint()
      (17) get double attribute Tint
      Returns:
      double the value of the attribute
    • setKnockoutBleed

      public void setKnockoutBleed(double value)
      (36) set attribute KnockoutBleed
      Parameters:
      value - the value to set the attribute to
    • getKnockoutBleed

      public double getKnockoutBleed()
      (17) get double attribute KnockoutBleed
      Returns:
      double the value of the attribute