Class JDFAutoEdgeGluing

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

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

    • JDFAutoEdgeGluing

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

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

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

    • getTheElementInfo

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

      public JDFSpanGlue getEdgeGlue()
      (24) const get element EdgeGlue
      Returns:
      JDFSpanGlue the element
    • getCreateEdgeGlue

      public JDFSpanGlue getCreateEdgeGlue()
      (25) getCreateEdgeGlue
      Returns:
      JDFSpanGlue the element
    • appendEdgeGlue

      public JDFSpanGlue appendEdgeGlue()
      (29) append element EdgeGlue
      Returns:
      JDFSpanGlue the element