Class JDFAutoScore

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

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

      • JDFAutoScore

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

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

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

      • setOffset

        public void setOffset​(double value)
        (36) set attribute Offset
        Parameters:
        value - the value to set the attribute to
      • getOffset

        public double getOffset()
        (17) get double attribute Offset
        Returns:
        double the value of the attribute