Class JDFAutoEndSheet

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:
JDFEndSheet

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

    • JDFAutoEndSheet

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setOffset

      public void setOffset(JDFXYPair value)
      (36) set attribute Offset
      Parameters:
      value - the value to set the attribute to
    • getOffset

      public JDFXYPair getOffset()
      (20) get JDFXYPair attribute Offset
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • getGlueLine

      public JDFGlueLine getGlueLine()
      (24) const get element GlueLine
      Returns:
      JDFGlueLine the element
    • getCreateGlueLine

      public JDFGlueLine getCreateGlueLine()
      (25) getCreateGlueLine
      Returns:
      JDFGlueLine the element
    • appendGlueLine

      public JDFGlueLine appendGlueLine()
      (29) append element GlueLine
      Returns:
      JDFGlueLine the element