Class JDFAutoSaddleStitchingParams

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

    public abstract class JDFAutoSaddleStitchingParams
    extends JDFResource
    class JDFAutoSaddleStitchingParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoSaddleStitchingParams

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

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

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

      • setNumberOfStitches

        public void setNumberOfStitches​(int value)
        (36) set attribute NumberOfStitches
        Parameters:
        value - the value to set the attribute to
      • getNumberOfStitches

        public int getNumberOfStitches()
        (15) get int attribute NumberOfStitches
        Returns:
        int the value of the attribute
      • setStitchPositions

        public void setStitchPositions​(JDFNumberList value)
        (36) set attribute StitchPositions
        Parameters:
        value - the value to set the attribute to
      • getStitchPositions

        public JDFNumberList getStitchPositions()
        (20) get JDFNumberList attribute StitchPositions
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setStitchWidth

        public void setStitchWidth​(double value)
        (36) set attribute StitchWidth
        Parameters:
        value - the value to set the attribute to
      • getStitchWidth

        public double getStitchWidth()
        (17) get double attribute StitchWidth
        Returns:
        double the value of the attribute
      • setWireGauge

        public void setWireGauge​(double value)
        (36) set attribute WireGauge
        Parameters:
        value - the value to set the attribute to
      • getWireGauge

        public double getWireGauge()
        (17) get double attribute WireGauge
        Returns:
        double the value of the attribute
      • setWireBrand

        public void setWireBrand​(java.lang.String value)
        (36) set attribute WireBrand
        Parameters:
        value - the value to set the attribute to
      • getWireBrand

        public java.lang.String getWireBrand()
        (23) get String attribute WireBrand
        Returns:
        the value of the attribute