Class JDFAutoPerforate

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

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

      • JDFAutoPerforate

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

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

        protected JDFAutoPerforate​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                   java.lang.String myNamespaceURI,
                                   java.lang.String qualifiedName,
                                   java.lang.String myLocalName)
        Constructor for JDFAutoPerforate
        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​(JDFAutoPerforate.EnumWorkingDirection enumVar)
        (5) set attribute WorkingDirection
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setTeethPerDimension

        public void setTeethPerDimension​(double value)
        (36) set attribute TeethPerDimension
        Parameters:
        value - the value to set the attribute to
      • getTeethPerDimension

        public double getTeethPerDimension()
        (17) get double attribute TeethPerDimension
        Returns:
        double the value of the attribute