Class JDFAutoStackingParams

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

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

      • JDFAutoStackingParams

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

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

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

      • setBundleDepth

        public void setBundleDepth​(int value)
        (36) set attribute BundleDepth
        Parameters:
        value - the value to set the attribute to
      • getBundleDepth

        public int getBundleDepth()
        (15) get int attribute BundleDepth
        Returns:
        int the value of the attribute
      • setCompensate

        public void setCompensate​(boolean value)
        (36) set attribute Compensate
        Parameters:
        value - the value to set the attribute to
      • getCompensate

        public boolean getCompensate()
        (18) get boolean attribute Compensate
        Returns:
        boolean the value of the attribute
      • setLayerAmount

        public void setLayerAmount​(JDFIntegerList value)
        (36) set attribute LayerAmount
        Parameters:
        value - the value to set the attribute to
      • getLayerAmount

        public JDFIntegerList getLayerAmount()
        (20) get JDFIntegerList attribute LayerAmount
        Returns:
        JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
      • setLayerLift

        public void setLayerLift​(boolean value)
        (36) set attribute LayerLift
        Parameters:
        value - the value to set the attribute to
      • getLayerLift

        public boolean getLayerLift()
        (18) get boolean attribute LayerLift
        Returns:
        boolean the value of the attribute
      • setLayerCompression

        public void setLayerCompression​(boolean value)
        (36) set attribute LayerCompression
        Parameters:
        value - the value to set the attribute to
      • getLayerCompression

        public boolean getLayerCompression()
        (18) get boolean attribute LayerCompression
        Returns:
        boolean the value of the attribute
      • setMaxAmount

        public void setMaxAmount​(int value)
        (36) set attribute MaxAmount
        Parameters:
        value - the value to set the attribute to
      • getMaxAmount

        public int getMaxAmount()
        (15) get int attribute MaxAmount
        Returns:
        int the value of the attribute
      • setMaxHeight

        public void setMaxHeight​(int value)
        (36) set attribute MaxHeight
        Parameters:
        value - the value to set the attribute to
      • getMaxHeight

        public int getMaxHeight()
        (15) get int attribute MaxHeight
        Returns:
        int the value of the attribute
      • setMinAmount

        public void setMinAmount​(int value)
        (36) set attribute MinAmount
        Parameters:
        value - the value to set the attribute to
      • getMinAmount

        public int getMinAmount()
        (15) get int attribute MinAmount
        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
      • setOffset

        public void setOffset​(boolean value)
        (36) set attribute Offset
        Parameters:
        value - the value to set the attribute to
      • getOffset

        public boolean getOffset()
        (18) get boolean attribute Offset
        Returns:
        boolean the value of the attribute
      • setOutputBin

        public void setOutputBin​(VString value)
        (36) set attribute OutputBin
        Parameters:
        value - the value to set the attribute to
      • getOutputBin

        public VString getOutputBin()
        (21) get VString attribute OutputBin
        Returns:
        VString the value of the attribute
      • setPreStackAmount

        public void setPreStackAmount​(int value)
        (36) set attribute PreStackAmount
        Parameters:
        value - the value to set the attribute to
      • getPreStackAmount

        public int getPreStackAmount()
        (15) get int attribute PreStackAmount
        Returns:
        int the value of the attribute
      • setStackAmount

        public void setStackAmount​(int value)
        (36) set attribute StackAmount
        Parameters:
        value - the value to set the attribute to
      • getStackAmount

        public int getStackAmount()
        (15) get int attribute StackAmount
        Returns:
        int the value of the attribute
      • setStackCompression

        public void setStackCompression​(boolean value)
        (36) set attribute StackCompression
        Parameters:
        value - the value to set the attribute to
      • getStackCompression

        public boolean getStackCompression()
        (18) get boolean attribute StackCompression
        Returns:
        boolean the value of the attribute
      • 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
      • setStandardAmount

        public void setStandardAmount​(int value)
        (36) set attribute StandardAmount
        Parameters:
        value - the value to set the attribute to
      • getStandardAmount

        public int getStandardAmount()
        (15) get int attribute StandardAmount
        Returns:
        int the value of the attribute
      • getDisjointing

        public JDFDisjointing getDisjointing()
        (24) const get element Disjointing
        Returns:
        JDFDisjointing the element
      • getCreateDisjointing

        public JDFDisjointing getCreateDisjointing()
        (25) getCreateDisjointing
        Returns:
        JDFDisjointing the element
      • appendDisjointing

        public JDFDisjointing appendDisjointing()
        (29) append element Disjointing
        Returns:
        JDFDisjointing the element @ if the element already exists