Class JDFAutoLongGlue

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

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

      • JDFAutoLongGlue

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

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

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

      • setGlueBrand

        public void setGlueBrand​(java.lang.String value)
        (36) set attribute GlueBrand
        Parameters:
        value - the value to set the attribute to
      • getGlueBrand

        public java.lang.String getGlueBrand()
        (23) get String attribute GlueBrand
        Returns:
        the value of the attribute
      • setGlueType

        public void setGlueType​(JDFAutoLongGlue.EnumGlueType enumVar)
        (5) set attribute GlueType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setLineWidth

        public void setLineWidth​(double value)
        (36) set attribute LineWidth
        Parameters:
        value - the value to set the attribute to
      • getLineWidth

        public double getLineWidth()
        (17) get double attribute LineWidth
        Returns:
        double the value of the attribute
      • setMeltingTemperature

        public void setMeltingTemperature​(int value)
        (36) set attribute MeltingTemperature
        Parameters:
        value - the value to set the attribute to
      • getMeltingTemperature

        public int getMeltingTemperature()
        (15) get int attribute MeltingTemperature
        Returns:
        int the value of the attribute
      • 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