Class JDFAutoElementColorParams

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

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

      • JDFAutoElementColorParams

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

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

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

      • setColorManagementSystem

        public void setColorManagementSystem​(java.lang.String value)
        (36) set attribute ColorManagementSystem
        Parameters:
        value - the value to set the attribute to
      • getColorManagementSystem

        public java.lang.String getColorManagementSystem()
        (23) get String attribute ColorManagementSystem
        Returns:
        the value of the attribute
      • getAutomatedOverPrintParams

        public JDFAutomatedOverPrintParams getAutomatedOverPrintParams()
        (24) const get element AutomatedOverPrintParams
        Returns:
        JDFAutomatedOverPrintParams the element
      • getCreateAutomatedOverPrintParams

        public JDFAutomatedOverPrintParams getCreateAutomatedOverPrintParams()
        (25) getCreateAutomatedOverPrintParams
        Returns:
        JDFAutomatedOverPrintParams the element
      • appendAutomatedOverPrintParams

        public JDFAutomatedOverPrintParams appendAutomatedOverPrintParams()
        (29) append element AutomatedOverPrintParams
        Returns:
        JDFAutomatedOverPrintParams the element @ if the element already exists
      • refAutomatedOverPrintParams

        public void refAutomatedOverPrintParams​(JDFAutomatedOverPrintParams refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreateColorantAlias

        public JDFColorantAlias getCreateColorantAlias​(int iSkip)
        (26) getCreateColorantAlias
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFColorantAlias the element
      • getColorantAlias

        public JDFColorantAlias getColorantAlias​(int iSkip)
        (27) const get element ColorantAlias
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFColorantAlias the element default is getColorantAlias(0)
      • getAllColorantAlias

        public java.util.Collection<JDFColorantAlias> getAllColorantAlias()
        Get all ColorantAlias from the current element
        Returns:
        Collection, null if none are available
      • appendColorantAlias

        public JDFColorantAlias appendColorantAlias()
        (30) append element ColorantAlias
        Returns:
        JDFColorantAlias the element
      • refColorantAlias

        public void refColorantAlias​(JDFColorantAlias refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreateColorCorrectionOp

        public JDFColorCorrectionOp getCreateColorCorrectionOp​(int iSkip)
        (26) getCreateColorCorrectionOp
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFColorCorrectionOp the element
      • getColorCorrectionOp

        public JDFColorCorrectionOp getColorCorrectionOp​(int iSkip)
        (27) const get element ColorCorrectionOp
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFColorCorrectionOp the element default is getColorCorrectionOp(0)
      • getAllColorCorrectionOp

        public java.util.Collection<JDFColorCorrectionOp> getAllColorCorrectionOp()
        Get all ColorCorrectionOp from the current element
        Returns:
        Collection, null if none are available
      • appendColorCorrectionOp

        public JDFColorCorrectionOp appendColorCorrectionOp()
        (30) append element ColorCorrectionOp
        Returns:
        JDFColorCorrectionOp the element
      • getColorSpaceConversionOp

        public JDFColorSpaceConversionOp getColorSpaceConversionOp()
        (24) const get element ColorSpaceConversionOp
        Returns:
        JDFColorSpaceConversionOp the element
      • getCreateColorSpaceConversionOp

        public JDFColorSpaceConversionOp getCreateColorSpaceConversionOp()
        (25) getCreateColorSpaceConversionOp
        Returns:
        JDFColorSpaceConversionOp the element
      • appendColorSpaceConversionOp

        public JDFColorSpaceConversionOp appendColorSpaceConversionOp()
        (29) append element ColorSpaceConversionOp
        Returns:
        JDFColorSpaceConversionOp the element @ if the element already exists
      • 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
      • refFileSpec

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