Class JDFAutoFold

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

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

    • JDFAutoFold

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

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

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

    • getTheAttributeInfo

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

      public void setFrom(JDFAutoFold.EnumFrom enumVar)
      (5) set attribute From
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getFrom

      public JDFAutoFold.EnumFrom getFrom()
      (9) get attribute From
      Returns:
      the value of the attribute
    • setRelativeTravel

      public void setRelativeTravel(double value)
      (36) set attribute RelativeTravel
      Parameters:
      value - the value to set the attribute to
    • getRelativeTravel

      public double getRelativeTravel()
      (17) get double attribute RelativeTravel
      Returns:
      double the value of the attribute
    • setTo

      public void setTo(JDFAutoFold.EnumTo enumVar)
      (5) set attribute To
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getTo

      public JDFAutoFold.EnumTo getTo()
      (9) get attribute To
      Returns:
      the value of the attribute
    • setTravel

      public void setTravel(double value)
      (36) set attribute Travel
      Parameters:
      value - the value to set the attribute to
    • getTravel

      public double getTravel()
      (17) get double attribute Travel
      Returns:
      double the value of the attribute