Class JDFAutoLongFold

  • 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:
    JDFLongFold

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

      • JDFAutoLongFold

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

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

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

      • setWorkingList

        public void setWorkingList​(JDFNumberList value)
        (36) set attribute WorkingList
        Parameters:
        value - the value to set the attribute to
      • getWorkingList

        public JDFNumberList getWorkingList()
        (20) get JDFNumberList attribute WorkingList
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setXOffset

        public void setXOffset​(double value)
        (36) set attribute XOffset
        Parameters:
        value - the value to set the attribute to
      • getXOffset

        public double getXOffset()
        (17) get double attribute XOffset
        Returns:
        double the value of the attribute