Class JDFAutoProofItem

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

    public abstract class JDFAutoProofItem
    extends JDFElement
    class JDFAutoProofItem : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoProofItem

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

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

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

      • setContract

        public void setContract​(boolean value)
        (36) set attribute Contract
        Parameters:
        value - the value to set the attribute to
      • getContract

        public boolean getContract()
        (18) get boolean attribute Contract
        Returns:
        boolean the value of the attribute
      • setPageIndex

        public void setPageIndex​(JDFIntegerRangeList value)
        (36) set attribute PageIndex
        Parameters:
        value - the value to set the attribute to
      • getPageIndex

        public JDFIntegerRangeList getPageIndex()
        (20) get JDFIntegerRangeList attribute PageIndex
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setProofName

        public void setProofName​(java.lang.String value)
        (36) set attribute ProofName
        Parameters:
        value - the value to set the attribute to
      • getProofName

        public java.lang.String getProofName()
        (23) get String attribute ProofName
        Returns:
        the value of the attribute
      • setProofTarget

        public void setProofTarget​(java.lang.String value)
        (36) set attribute ProofTarget
        Parameters:
        value - the value to set the attribute to
      • getProofTarget

        public java.lang.String getProofTarget()
        (23) get String attribute ProofTarget
        Returns:
        the value of the attribute
      • getAmount

        public JDFIntegerSpan getAmount()
        (24) const get element Amount
        Returns:
        JDFIntegerSpan the element
      • getCreateAmount

        public JDFIntegerSpan getCreateAmount()
        (25) getCreateAmount
        Returns:
        JDFIntegerSpan the element
      • appendAmount

        public JDFIntegerSpan appendAmount()
        (29) append element Amount
        Returns:
        JDFIntegerSpan the element @ if the element already exists
      • getBrandName

        public JDFStringSpan getBrandName()
        (24) const get element BrandName
        Returns:
        JDFStringSpan the element
      • getCreateBrandName

        public JDFStringSpan getCreateBrandName()
        (25) getCreateBrandName
        Returns:
        JDFStringSpan the element
      • appendBrandName

        public JDFStringSpan appendBrandName()
        (29) append element BrandName
        Returns:
        JDFStringSpan the element @ if the element already exists
      • getColorType

        public JDFSpanColorType getColorType()
        (24) const get element ColorType
        Returns:
        JDFSpanColorType the element
      • getCreateColorType

        public JDFSpanColorType getCreateColorType()
        (25) getCreateColorType
        Returns:
        JDFSpanColorType the element
      • appendColorType

        public JDFSpanColorType appendColorType()
        (29) append element ColorType
        Returns:
        JDFSpanColorType the element @ if the element already exists
      • getHalfTone

        public JDFOptionSpan getHalfTone()
        (24) const get element HalfTone
        Returns:
        JDFOptionSpan the element
      • getCreateHalfTone

        public JDFOptionSpan getCreateHalfTone()
        (25) getCreateHalfTone
        Returns:
        JDFOptionSpan the element
      • appendHalfTone

        public JDFOptionSpan appendHalfTone()
        (29) append element HalfTone
        Returns:
        JDFOptionSpan the element @ if the element already exists
      • getImageStrategy

        public JDFSpanImageStrategy getImageStrategy()
        (24) const get element ImageStrategy
        Returns:
        JDFSpanImageStrategy the element
      • getCreateImageStrategy

        public JDFSpanImageStrategy getCreateImageStrategy()
        (25) getCreateImageStrategy
        Returns:
        JDFSpanImageStrategy the element
      • appendImageStrategy

        public JDFSpanImageStrategy appendImageStrategy()
        (29) append element ImageStrategy
        Returns:
        JDFSpanImageStrategy the element @ if the element already exists
      • getTechnology

        public JDFNameSpan getTechnology()
        (24) const get element Technology
        Returns:
        JDFNameSpan the element
      • getCreateTechnology

        public JDFNameSpan getCreateTechnology()
        (25) getCreateTechnology
        Returns:
        JDFNameSpan the element
      • appendTechnology

        public JDFNameSpan appendTechnology()
        (29) append element Technology
        Returns:
        JDFNameSpan the element @ if the element already exists
      • getProofType

        public JDFSpanProofType getProofType()
        (24) const get element ProofType
        Returns:
        JDFSpanProofType the element
      • getCreateProofType

        public JDFSpanProofType getCreateProofType()
        (25) getCreateProofType
        Returns:
        JDFSpanProofType the element
      • appendProofType

        public JDFSpanProofType appendProofType()
        (29) append element ProofType
        Returns:
        JDFSpanProofType the element @ if the element already exists
      • 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
      • getFileSpec

        public JDFFileSpec getFileSpec()
        (24) const get element FileSpec
        Returns:
        JDFFileSpec the element
      • getCreateFileSpec

        public JDFFileSpec getCreateFileSpec()
        (25) getCreateFileSpec
        Returns:
        JDFFileSpec the element
      • appendFileSpec

        public JDFFileSpec appendFileSpec()
        (29) append element FileSpec
        Returns:
        JDFFileSpec the element @ if the element already exists
      • getSeparationSpec

        public JDFSeparationSpec getSeparationSpec()
        (24) const get element SeparationSpec
        Returns:
        JDFSeparationSpec the element
      • getCreateSeparationSpec

        public JDFSeparationSpec getCreateSeparationSpec()
        (25) getCreateSeparationSpec
        Returns:
        JDFSeparationSpec the element
      • getCreateSeparationSpec

        public JDFSeparationSpec getCreateSeparationSpec​(int iSkip)
        (26) getCreateSeparationSpec
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFSeparationSpec the element
      • getSeparationSpec

        public JDFSeparationSpec getSeparationSpec​(int iSkip)
        (27) const get element SeparationSpec
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFSeparationSpec the element default is getSeparationSpec(0)
      • getAllSeparationSpec

        public java.util.Collection<JDFSeparationSpec> getAllSeparationSpec()
        Get all SeparationSpec from the current element
        Returns:
        Collection, null if none are available
      • appendSeparationSpec

        public JDFSeparationSpec appendSeparationSpec()
        (30) append element SeparationSpec
        Returns:
        JDFSeparationSpec the element