Class JDFAutoColorIntent

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

    public abstract class JDFAutoColorIntent
    extends JDFIntentResource
    class JDFAutoColorIntent : public JDFIntentResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoColorIntent

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

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

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

      • setNumColors

        public void setNumColors​(int value)
        (36) set attribute NumColors
        Parameters:
        value - the value to set the attribute to
      • getNumColors

        public int getNumColors()
        (15) get int attribute NumColors
        Returns:
        int the value of the attribute
      • getCreateCertification

        public JDFCertification getCreateCertification​(int iSkip)
        (26) getCreateCertification
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFCertification the element
      • getCertification

        public JDFCertification getCertification​(int iSkip)
        (27) const get element Certification
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFCertification the element default is getCertification(0)
      • getAllCertification

        public java.util.Collection<JDFCertification> getAllCertification()
        Get all Certification from the current element
        Returns:
        Collection, null if none are available
      • appendCertification

        public JDFCertification appendCertification()
        (30) append element Certification
        Returns:
        JDFCertification the element
      • getCoatings

        public JDFStringSpan getCoatings()
        (24) const get element Coatings
        Returns:
        JDFStringSpan the element
      • getCreateCoatings

        public JDFStringSpan getCreateCoatings()
        (25) getCreateCoatings
        Returns:
        JDFStringSpan the element
      • appendCoatings

        public JDFStringSpan appendCoatings()
        (29) append element Coatings
        Returns:
        JDFStringSpan the element @ if the element already exists
      • getColorStandard

        public JDFNameSpan getColorStandard()
        (24) const get element ColorStandard
        Returns:
        JDFNameSpan the element
      • getCreateColorStandard

        public JDFNameSpan getCreateColorStandard()
        (25) getCreateColorStandard
        Returns:
        JDFNameSpan the element
      • appendColorStandard

        public JDFNameSpan appendColorStandard()
        (29) append element ColorStandard
        Returns:
        JDFNameSpan the element @ if the element already exists
      • getColorICCStandard

        public JDFStringSpan getColorICCStandard()
        (24) const get element ColorICCStandard
        Returns:
        JDFStringSpan the element
      • getCreateColorICCStandard

        public JDFStringSpan getCreateColorICCStandard()
        (25) getCreateColorICCStandard
        Returns:
        JDFStringSpan the element
      • appendColorICCStandard

        public JDFStringSpan appendColorICCStandard()
        (29) append element ColorICCStandard
        Returns:
        JDFStringSpan the element @ if the element already exists
      • getCoverage

        public JDFNumberSpan getCoverage()
        (24) const get element Coverage
        Returns:
        JDFNumberSpan the element
      • getCreateCoverage

        public JDFNumberSpan getCreateCoverage()
        (25) getCreateCoverage
        Returns:
        JDFNumberSpan the element
      • appendCoverage

        public JDFNumberSpan appendCoverage()
        (29) append element Coverage
        Returns:
        JDFNumberSpan the element @ if the element already exists
      • getInkManufacturer

        public JDFNameSpan getInkManufacturer()
        (24) const get element InkManufacturer
        Returns:
        JDFNameSpan the element
      • getCreateInkManufacturer

        public JDFNameSpan getCreateInkManufacturer()
        (25) getCreateInkManufacturer
        Returns:
        JDFNameSpan the element
      • appendInkManufacturer

        public JDFNameSpan appendInkManufacturer()
        (29) append element InkManufacturer
        Returns:
        JDFNameSpan the element @ if the element already exists
      • getColorPool

        public JDFColorPool getColorPool()
        (24) const get element ColorPool
        Returns:
        JDFColorPool the element
      • getCreateColorPool

        public JDFColorPool getCreateColorPool()
        (25) getCreateColorPool
        Returns:
        JDFColorPool the element
      • appendColorPool

        public JDFColorPool appendColorPool()
        (29) append element ColorPool
        Returns:
        JDFColorPool the element @ if the element already exists
      • refColorPool

        public void refColorPool​(JDFColorPool refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getColorsUsed

        public JDFSeparationList getColorsUsed()
        (24) const get element ColorsUsed
        Returns:
        JDFSeparationList the element
      • getCreateColorsUsed

        public JDFSeparationList getCreateColorsUsed()
        (25) getCreateColorsUsed
        Returns:
        JDFSeparationList the element
      • appendColorsUsed

        public JDFSeparationList appendColorsUsed()
        (29) append element ColorsUsed
        Returns:
        JDFSeparationList the element @ if the element already exists