Class JDFAutoSideSewingParams

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

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

      • JDFAutoSideSewingParams

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

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

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

      • setNumberOfNeedles

        public void setNumberOfNeedles​(int value)
        (36) set attribute NumberOfNeedles
        Parameters:
        value - the value to set the attribute to
      • getNumberOfNeedles

        public int getNumberOfNeedles()
        (15) get int attribute NumberOfNeedles
        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
      • setNeedlePositions

        public void setNeedlePositions​(JDFNumberList value)
        (36) set attribute NeedlePositions
        Parameters:
        value - the value to set the attribute to
      • getNeedlePositions

        public JDFNumberList getNeedlePositions()
        (20) get JDFNumberList attribute NeedlePositions
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setThreadThickness

        public void setThreadThickness​(double value)
        (36) set attribute ThreadThickness
        Parameters:
        value - the value to set the attribute to
      • getThreadThickness

        public double getThreadThickness()
        (17) get double attribute ThreadThickness
        Returns:
        double the value of the attribute
      • setThreadBrand

        public void setThreadBrand​(java.lang.String value)
        (36) set attribute ThreadBrand
        Parameters:
        value - the value to set the attribute to
      • getThreadBrand

        public java.lang.String getThreadBrand()
        (23) get String attribute ThreadBrand
        Returns:
        the value of the attribute