Class JDFAutoGlueLine

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFGlueLine

public abstract class JDFAutoGlueLine extends JDFElement
class JDFAutoGlueLine : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoGlueLine

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • 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(String value)
      (36) set attribute GlueBrand
      Parameters:
      value - the value to set the attribute to
    • getGlueBrand

      public 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
    • setGlueType

      public void setGlueType(JDFAutoGlueLine.EGlueType enumVar)
      (5) set attribute GlueType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEGlueType

      public JDFAutoGlueLine.EGlueType getEGlueType()
      (9) get attribute GlueType
      Returns:
      the value of the attribute
    • setGlueType

      @Deprecated public void setGlueType(JDFAutoGlueLine.EnumGlueType enumVar)
      Deprecated.
      use SetGlueType(EGlueType) based on java.lang.enum instead
      (5) set attribute GlueType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getGlueType

      Deprecated.
      use EGlueType GetEGlueType() based on java.lang.enum instead
      (9) get attribute GlueType
      Returns:
      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
    • 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