Class JDFAutoCutBlock

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

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

      • JDFAutoCutBlock

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

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

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

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