Class JDFAutoStitchingParams

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

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

      • JDFAutoStitchingParams

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

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

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

      • setAngle

        public void setAngle​(double value)
        (36) set attribute Angle
        Parameters:
        value - the value to set the attribute to
      • getAngle

        public double getAngle()
        (17) get double attribute Angle
        Returns:
        double the value of the attribute
      • 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
      • setOffset

        public void setOffset​(double value)
        (36) set attribute Offset
        Parameters:
        value - the value to set the attribute to
      • getOffset

        public double getOffset()
        (17) get double attribute Offset
        Returns:
        double the value of the attribute
      • setStitchFromFront

        public void setStitchFromFront​(boolean value)
        (36) set attribute StitchFromFront
        Parameters:
        value - the value to set the attribute to
      • getStitchFromFront

        public boolean getStitchFromFront()
        (18) get boolean attribute StitchFromFront
        Returns:
        boolean 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