Class JDFAutoConventionalPrintingParams

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

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

      • JDFAutoConventionalPrintingParams

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

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

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

      • setDirectProof

        public void setDirectProof​(boolean value)
        (36) set attribute DirectProof
        Parameters:
        value - the value to set the attribute to
      • getDirectProof

        public boolean getDirectProof()
        (18) get boolean attribute DirectProof
        Returns:
        boolean the value of the attribute
      • setMediaLocation

        public void setMediaLocation​(java.lang.String value)
        (36) set attribute MediaLocation
        Parameters:
        value - the value to set the attribute to
      • getMediaLocation

        public java.lang.String getMediaLocation()
        (23) get String attribute MediaLocation
        Returns:
        the value of the attribute
      • setModuleAvailableIndex

        public void setModuleAvailableIndex​(JDFIntegerRangeList value)
        (36) set attribute ModuleAvailableIndex
        Parameters:
        value - the value to set the attribute to
      • getModuleAvailableIndex

        public JDFIntegerRangeList getModuleAvailableIndex()
        (20) get JDFIntegerRangeList attribute ModuleAvailableIndex
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setModuleIndex

        public void setModuleIndex​(JDFIntegerRangeList value)
        (36) set attribute ModuleIndex
        Parameters:
        value - the value to set the attribute to
      • getModuleIndex

        public JDFIntegerRangeList getModuleIndex()
        (20) get JDFIntegerRangeList attribute ModuleIndex
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setNonPrintableMarginBottom

        public void setNonPrintableMarginBottom​(double value)
        (36) set attribute NonPrintableMarginBottom
        Parameters:
        value - the value to set the attribute to
      • getNonPrintableMarginBottom

        public double getNonPrintableMarginBottom()
        (17) get double attribute NonPrintableMarginBottom
        Returns:
        double the value of the attribute
      • setNonPrintableMarginLeft

        public void setNonPrintableMarginLeft​(double value)
        (36) set attribute NonPrintableMarginLeft
        Parameters:
        value - the value to set the attribute to
      • getNonPrintableMarginLeft

        public double getNonPrintableMarginLeft()
        (17) get double attribute NonPrintableMarginLeft
        Returns:
        double the value of the attribute
      • setNonPrintableMarginRight

        public void setNonPrintableMarginRight​(double value)
        (36) set attribute NonPrintableMarginRight
        Parameters:
        value - the value to set the attribute to
      • getNonPrintableMarginRight

        public double getNonPrintableMarginRight()
        (17) get double attribute NonPrintableMarginRight
        Returns:
        double the value of the attribute
      • setNonPrintableMarginTop

        public void setNonPrintableMarginTop​(double value)
        (36) set attribute NonPrintableMarginTop
        Parameters:
        value - the value to set the attribute to
      • getNonPrintableMarginTop

        public double getNonPrintableMarginTop()
        (17) get double attribute NonPrintableMarginTop
        Returns:
        double the value of the attribute
      • setPerfectingModule

        public void setPerfectingModule​(int value)
        (36) set attribute PerfectingModule
        Parameters:
        value - the value to set the attribute to
      • getPerfectingModule

        public int getPerfectingModule()
        (15) get int attribute PerfectingModule
        Returns:
        int the value of the attribute
      • setPowder

        public void setPowder​(double value)
        (36) set attribute Powder
        Parameters:
        value - the value to set the attribute to
      • getPowder

        public double getPowder()
        (17) get double attribute Powder
        Returns:
        double the value of the attribute
      • setSpeed

        public void setSpeed​(double value)
        (36) set attribute Speed
        Parameters:
        value - the value to set the attribute to
      • getSpeed

        public double getSpeed()
        (17) get double attribute Speed
        Returns:
        double the value of the attribute
      • getInk

        public JDFInk getInk()
        (24) const get element Ink
        Returns:
        JDFInk the element
      • getCreateInk

        public JDFInk getCreateInk()
        (25) getCreateInk
        Returns:
        JDFInk the element
      • getCreateInk

        public JDFInk getCreateInk​(int iSkip)
        (26) getCreateInk
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFInk the element
      • getInk

        public JDFInk getInk​(int iSkip)
        (27) const get element Ink
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFInk the element default is getInk(0)
      • getAllInk

        public java.util.Collection<JDFInk> getAllInk()
        Get all Ink from the current element
        Returns:
        Collection, null if none are available
      • appendInk

        public JDFInk appendInk()
        (30) append element Ink
        Returns:
        JDFInk the element
      • refInk

        public void refInk​(JDFInk refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getApprovalParams

        public JDFApprovalParams getApprovalParams()
        (24) const get element ApprovalParams
        Returns:
        JDFApprovalParams the element
      • getCreateApprovalParams

        public JDFApprovalParams getCreateApprovalParams()
        (25) getCreateApprovalParams
        Returns:
        JDFApprovalParams the element
      • appendApprovalParams

        public JDFApprovalParams appendApprovalParams()
        (29) append element ApprovalParams
        Returns:
        JDFApprovalParams the element @ if the element already exists
      • refApprovalParams

        public void refApprovalParams​(JDFApprovalParams refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced