Class JDFAutoFold

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFFold

    public abstract class JDFAutoFold
    extends JDFElement
    class JDFAutoFold : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoFold

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

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

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

      • 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