Class JDFAutoBoxPackingParams

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:
JDFBoxPackingParams

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

    • JDFAutoBoxPackingParams

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

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

      protected JDFAutoBoxPackingParams(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoBoxPackingParams
      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
    • setBoxType

      public void setBoxType(JDFAutoBoxPackingParams.EBoxType enumVar)
      (5) set attribute BoxType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEBoxType

      public JDFAutoBoxPackingParams.EBoxType getEBoxType()
      (9) get attribute BoxType
      Returns:
      the value of the attribute
    • setBoxType

      @Deprecated public void setBoxType(JDFAutoBoxPackingParams.EnumBoxType enumVar)
      Deprecated.
      use SetBoxType(EBoxType) based on java.lang.enum instead
      (5) set attribute BoxType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getBoxType

      Deprecated.
      use EBoxType GetEBoxType() based on java.lang.enum instead
      (9) get attribute BoxType
      Returns:
      the value of the attribute
    • setBoxTypeDetails

      public void setBoxTypeDetails(String value)
      (36) set attribute BoxTypeDetails
      Parameters:
      value - the value to set the attribute to
    • getBoxTypeDetails

      public String getBoxTypeDetails()
      (23) get String attribute BoxTypeDetails
      Returns:
      the value of the attribute
    • setComponentsPerRow

      public void setComponentsPerRow(int value)
      (36) set attribute ComponentsPerRow
      Parameters:
      value - the value to set the attribute to
    • getComponentsPerRow

      public int getComponentsPerRow()
      (15) get int attribute ComponentsPerRow
      Returns:
      int the value of the attribute
    • setColumns

      public void setColumns(int value)
      (36) set attribute Columns
      Parameters:
      value - the value to set the attribute to
    • getColumns

      public int getColumns()
      (15) get int attribute Columns
      Returns:
      int the value of the attribute
    • setComponentOrientation

      public void setComponentOrientation(JDFAutoBoxPackingParams.EComponentOrientation enumVar)
      (5) set attribute ComponentOrientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEComponentOrientation

      public JDFAutoBoxPackingParams.EComponentOrientation getEComponentOrientation()
      (9) get attribute ComponentOrientation
      Returns:
      the value of the attribute
    • setComponentOrientation

      @Deprecated public void setComponentOrientation(JDFAutoBoxPackingParams.EnumComponentOrientation enumVar)
      Deprecated.
      use SetComponentOrientation(EComponentOrientation) based on java.lang.enum instead
      (5) set attribute ComponentOrientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getComponentOrientation

      Deprecated.
      use EComponentOrientation GetEComponentOrientation() based on java.lang.enum instead
      (9) get attribute ComponentOrientation
      Returns:
      the value of the attribute
    • setCopies

      public void setCopies(int value)
      (36) set attribute Copies
      Parameters:
      value - the value to set the attribute to
    • getCopies

      public int getCopies()
      (15) get int attribute Copies
      Returns:
      int the value of the attribute
    • setFillMaterial

      public void setFillMaterial(String value)
      (36) set attribute FillMaterial
      Parameters:
      value - the value to set the attribute to
    • getFillMaterial

      public String getFillMaterial()
      (23) get String attribute FillMaterial
      Returns:
      the value of the attribute
    • setLayers

      public void setLayers(int value)
      (36) set attribute Layers
      Parameters:
      value - the value to set the attribute to
    • getLayers

      public int getLayers()
      (15) get int attribute Layers
      Returns:
      int the value of the attribute
    • setMaxWeight

      public void setMaxWeight(double value)
      (36) set attribute MaxWeight
      Parameters:
      value - the value to set the attribute to
    • getMaxWeight

      public double getMaxWeight()
      (17) get double attribute MaxWeight
      Returns:
      double the value of the attribute
    • setPattern

      public void setPattern(String value)
      (36) set attribute Pattern
      Parameters:
      value - the value to set the attribute to
    • getPattern

      public String getPattern()
      (23) get String attribute Pattern
      Returns:
      the value of the attribute
    • setRows

      public void setRows(int value)
      (36) set attribute Rows
      Parameters:
      value - the value to set the attribute to
    • getRows

      public int getRows()
      (15) get int attribute Rows
      Returns:
      int the value of the attribute
    • setTies

      public void setTies(JDFIntegerList value)
      (36) set attribute Ties
      Parameters:
      value - the value to set the attribute to
    • getTies

      public JDFIntegerList getTies()
      (20) get JDFIntegerList attribute Ties
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setUnderLays

      public void setUnderLays(JDFIntegerList value)
      (36) set attribute UnderLays
      Parameters:
      value - the value to set the attribute to
    • getUnderLays

      public JDFIntegerList getUnderLays()
      (20) get JDFIntegerList attribute UnderLays
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList