Class JDFTransferCurveSet

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

public class JDFTransferCurveSet extends JDFAutoTransferCurveSet
See Also:
  • Constructor Details

    • JDFTransferCurveSet

      public JDFTransferCurveSet(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName) throws DOMException
      Constructor for JDFTransferCurveSet
      Parameters:
      ownerDocument -
      qualifiedName -
      Throws:
      DOMException
    • JDFTransferCurveSet

      public JDFTransferCurveSet(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName) throws DOMException
      Constructor for JDFTransferCurveSet
      Parameters:
      ownerDocument -
      namespaceURI -
      qualifiedName -
      Throws:
      DOMException
    • JDFTransferCurveSet

      public JDFTransferCurveSet(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName) throws DOMException
      Constructor for JDFTransferCurveSet
      Parameters:
      ownerDocument -
      namespaceURI -
      qualifiedName -
      localName -
      Throws:
      DOMException
  • Method Details

    • toString

      public String toString()
      Description copied from class: KElement
      this to string, used for debug purpose mostly
      Overrides:
      toString in class KElement
      Returns:
      string representativ of this
      See Also:
    • getCreateTransferCurve

      public JDFTransferCurve getCreateTransferCurve(String sepName)
      Parameters:
      sepName -
      Returns:
    • getTransferCurve

      public JDFTransferCurve getTransferCurve(String sepName)
      Parameters:
      sepName -
      Returns: