Class JDFAutoLongGlue

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

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

    • JDFAutoLongGlue

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • 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
    • setGlueType

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

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

      @Deprecated public void setGlueType(JDFAutoLongGlue.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
    • 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