Class JDFAutoCrease

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

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

      • JDFAutoCrease

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

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

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

      • 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
      • 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
      • setWorkingDirection

        public void setWorkingDirection​(JDFAutoCrease.EnumWorkingDirection enumVar)
        (5) set attribute WorkingDirection
        Parameters:
        enumVar - the enumVar to set the attribute to
      • 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
      • 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