Class JDFAutoCutBlock

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

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

    • JDFAutoCutBlock

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

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

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

      public void setBlockSize(JDFXYPair value)
      (36) set attribute BlockSize
      Parameters:
      value - the value to set the attribute to
    • getBlockSize

      public JDFXYPair getBlockSize()
      (20) get JDFXYPair attribute BlockSize
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setBlockSubdivision

      public void setBlockSubdivision(JDFXYPair value)
      (36) set attribute BlockSubdivision
      Parameters:
      value - the value to set the attribute to
    • getBlockSubdivision

      public JDFXYPair getBlockSubdivision()
      (20) get JDFXYPair attribute BlockSubdivision
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setBlockTrf

      public void setBlockTrf(JDFMatrix value)
      (36) set attribute BlockTrf
      Parameters:
      value - the value to set the attribute to
    • getBlockTrf

      public JDFMatrix getBlockTrf()
      (20) get JDFMatrix attribute BlockTrf
      Returns:
      JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
    • setBlockType

      public void setBlockType(JDFAutoCutBlock.EnumBlockType enumVar)
      (5) set attribute BlockType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getBlockType

      public JDFAutoCutBlock.EnumBlockType getBlockType()
      (9) get attribute BlockType
      Returns:
      the value of the attribute
    • setAssemblyIDs

      public void setAssemblyIDs(VString value)
      (36) set attribute AssemblyIDs
      Parameters:
      value - the value to set the attribute to
    • getAssemblyIDs

      public VString getAssemblyIDs()
      (21) get VString attribute AssemblyIDs
      Returns:
      VString the value of the attribute
    • setBlockElementSize

      public void setBlockElementSize(JDFXYPair value)
      (36) set attribute BlockElementSize
      Parameters:
      value - the value to set the attribute to
    • getBlockElementSize

      public JDFXYPair getBlockElementSize()
      (20) get JDFXYPair attribute BlockElementSize
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setBlockElementType

      public void setBlockElementType(JDFAutoCutBlock.EnumBlockElementType enumVar)
      (5) set attribute BlockElementType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getBlockElementType

      public JDFAutoCutBlock.EnumBlockElementType getBlockElementType()
      (9) get attribute BlockElementType
      Returns:
      the value of the attribute
    • setCutWidth

      public void setCutWidth(double value)
      (36) set attribute CutWidth
      Parameters:
      value - the value to set the attribute to
    • getCutWidth

      public double getCutWidth()
      (17) get double attribute CutWidth
      Returns:
      double the value of the attribute
    • setOperations

      public void setOperations(VString value)
      (36) set attribute Operations
      Parameters:
      value - the value to set the attribute to
    • getOperations

      public VString getOperations()
      (21) get VString attribute Operations
      Returns:
      VString the value of the attribute