Class JDFAutoGlueLine

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

    public abstract class JDFAutoGlueLine
    extends JDFResource
    class JDFAutoGlueLine : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoGlueLine

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

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

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

      • setAreaGlue

        public void setAreaGlue​(boolean value)
        (36) set attribute AreaGlue
        Parameters:
        value - the value to set the attribute to
      • getAreaGlue

        public boolean getAreaGlue()
        (18) get boolean attribute AreaGlue
        Returns:
        boolean the value of the attribute
      • 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
      • setGlueLineWidth

        public void setGlueLineWidth​(double value)
        (36) set attribute GlueLineWidth
        Parameters:
        value - the value to set the attribute to
      • getGlueLineWidth

        public double getGlueLineWidth()
        (17) get double attribute GlueLineWidth
        Returns:
        double the value of the attribute
      • setGluingPattern

        public void setGluingPattern​(JDFXYPair value)
        (36) set attribute GluingPattern
        Parameters:
        value - the value to set the attribute to
      • getGluingPattern

        public JDFXYPair getGluingPattern()
        (20) get JDFXYPair attribute GluingPattern
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setGlueType

        public void setGlueType​(JDFAutoGlueLine.EnumGlueType enumVar)
        (5) set attribute GlueType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • 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
      • setRelativeStartPosition

        public void setRelativeStartPosition​(JDFXYPair value)
        (36) set attribute RelativeStartPosition
        Parameters:
        value - the value to set the attribute to
      • getRelativeStartPosition

        public JDFXYPair getRelativeStartPosition()
        (20) get JDFXYPair attribute RelativeStartPosition
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setRelativeWorkingPath

        public void setRelativeWorkingPath​(JDFXYPair value)
        (36) set attribute RelativeWorkingPath
        Parameters:
        value - the value to set the attribute to
      • getRelativeWorkingPath

        public JDFXYPair getRelativeWorkingPath()
        (20) get JDFXYPair attribute RelativeWorkingPath
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setStartPosition

        public void setStartPosition​(JDFXYPair value)
        (36) set attribute StartPosition
        Parameters:
        value - the value to set the attribute to
      • getStartPosition

        public JDFXYPair getStartPosition()
        (20) get JDFXYPair attribute StartPosition
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setWorkingPath

        public void setWorkingPath​(JDFXYPair value)
        (36) set attribute WorkingPath
        Parameters:
        value - the value to set the attribute to
      • getWorkingPath

        public JDFXYPair getWorkingPath()
        (20) get JDFXYPair attribute WorkingPath
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair