Class JDFAutoBand

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
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFBand

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

    • JDFAutoBand

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

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

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

    • getTheAttributeInfo

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

      public void setData(String value)
      (36) set attribute Data
      Parameters:
      value - the value to set the attribute to
    • getData

      public String getData()
      (23) get String attribute Data
      Returns:
      the value of the attribute
    • setHeight

      public void setHeight(int value)
      (36) set attribute Height
      Parameters:
      value - the value to set the attribute to
    • getHeight

      public int getHeight()
      (15) get int attribute Height
      Returns:
      int the value of the attribute
    • setMask

      public void setMask(String value)
      (36) set attribute Mask
      Parameters:
      value - the value to set the attribute to
    • getMask

      public String getMask()
      (23) get String attribute Mask
      Returns:
      the value of the attribute
    • setWasMarked

      public void setWasMarked(boolean value)
      (36) set attribute WasMarked
      Parameters:
      value - the value to set the attribute to
    • getWasMarked

      public boolean getWasMarked()
      (18) get boolean attribute WasMarked
      Returns:
      boolean the value of the attribute
    • setWidth

      public void setWidth(int value)
      (36) set attribute Width
      Parameters:
      value - the value to set the attribute to
    • getWidth

      public int getWidth()
      (15) get int attribute Width
      Returns:
      int the value of the attribute