Class JDFAutoCrease

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

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

    • JDFAutoCrease

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setDepth

      public void setDepth(double value)
      (36) set attribute Depth
      Parameters:
      value - the value to set the attribute to
    • getDepth

      public double getDepth()
      (17) get double attribute Depth
      Returns:
      double 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
    • setRelativeTravel

      public void setRelativeTravel(double value)
      (36) set attribute RelativeTravel
      Parameters:
      value - the value to set the attribute to
    • getRelativeTravel

      public double getRelativeTravel()
      (17) get double attribute RelativeTravel
      Returns:
      double the value of the attribute
    • 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
    • setTravel

      public void setTravel(double value)
      (36) set attribute Travel
      Parameters:
      value - the value to set the attribute to
    • getTravel

      public double getTravel()
      (17) get double attribute Travel
      Returns:
      double the value of the attribute
    • setWorkingDirection

      public void setWorkingDirection(JDFAutoCut.EWorkingDirection enumVar)
      (5) set attribute WorkingDirection
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEWorkingDirection

      public JDFAutoCut.EWorkingDirection getEWorkingDirection()
      (9) get attribute WorkingDirection
      Returns:
      the value of the attribute
    • setWorkingDirection

      @Deprecated public void setWorkingDirection(JDFAutoCut.EnumWorkingDirection enumVar)
      Deprecated.
      use SetWorkingDirection(EWorkingDirection) based on java.lang.enum instead
      (5) set attribute WorkingDirection
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getWorkingDirection

      @Deprecated public JDFAutoCut.EnumWorkingDirection getWorkingDirection()
      Deprecated.
      use EWorkingDirection GetEWorkingDirection() based on java.lang.enum instead
      (9) get attribute WorkingDirection
      Returns:
      the value of the attribute
    • 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