Class JDFAutoStitchingParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFStitchingParams

public abstract class JDFAutoStitchingParams extends JDFResource
class JDFAutoStitchingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoStitchingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setStitchOrigin

      public void setStitchOrigin(JDFAutoStitchingParams.EnumStitchOrigin enumVar)
      (5) set attribute StitchOrigin
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getStitchOrigin

      public JDFAutoStitchingParams.EnumStitchOrigin getStitchOrigin()
      (9) get attribute StitchOrigin
      Returns:
      the value of the attribute
    • 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
    • setReferenceEdge

      public void setReferenceEdge(JDFAutoStitchingParams.EnumReferenceEdge enumVar)
      (5) set attribute ReferenceEdge
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getReferenceEdge

      public JDFAutoStitchingParams.EnumReferenceEdge getReferenceEdge()
      (9) get attribute ReferenceEdge
      Returns:
      the value of the attribute
    • setStapleShape

      public void setStapleShape(JDFAutoStitchingParams.EnumStapleShape enumVar)
      (5) set attribute StapleShape
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getStapleShape

      public JDFAutoStitchingParams.EnumStapleShape getStapleShape()
      (9) get attribute StapleShape
      Returns:
      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
    • setStitchType

      public void setStitchType(JDFAutoStitchingParams.EnumStitchType enumVar)
      (5) set attribute StitchType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getStitchType

      public JDFAutoStitchingParams.EnumStitchType getStitchType()
      (9) get attribute StitchType
      Returns:
      the value of the attribute
    • 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
    • setTightBacking

      public void setTightBacking(JDFAutoStitchingParams.EnumTightBacking enumVar)
      (5) set attribute TightBacking
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getTightBacking

      public JDFAutoStitchingParams.EnumTightBacking getTightBacking()
      (9) get attribute TightBacking
      Returns:
      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(String value)
      (36) set attribute WireBrand
      Parameters:
      value - the value to set the attribute to
    • getWireBrand

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