Class JDFAutoAutomatedOverPrintParams

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

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

      • JDFAutoAutomatedOverPrintParams

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

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

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

      • setKnockOutCMYKWhite

        public void setKnockOutCMYKWhite​(boolean value)
        (36) set attribute KnockOutCMYKWhite
        Parameters:
        value - the value to set the attribute to
      • getKnockOutCMYKWhite

        public boolean getKnockOutCMYKWhite()
        (18) get boolean attribute KnockOutCMYKWhite
        Returns:
        boolean the value of the attribute
      • setOverPrintBlackText

        public void setOverPrintBlackText​(boolean value)
        (36) set attribute OverPrintBlackText
        Parameters:
        value - the value to set the attribute to
      • getOverPrintBlackText

        public boolean getOverPrintBlackText()
        (18) get boolean attribute OverPrintBlackText
        Returns:
        boolean the value of the attribute
      • setOverPrintBlackLineArt

        public void setOverPrintBlackLineArt​(boolean value)
        (36) set attribute OverPrintBlackLineArt
        Parameters:
        value - the value to set the attribute to
      • getOverPrintBlackLineArt

        public boolean getOverPrintBlackLineArt()
        (18) get boolean attribute OverPrintBlackLineArt
        Returns:
        boolean the value of the attribute
      • setTextBlackLevel

        public void setTextBlackLevel​(double value)
        (36) set attribute TextBlackLevel
        Parameters:
        value - the value to set the attribute to
      • getTextBlackLevel

        public double getTextBlackLevel()
        (17) get double attribute TextBlackLevel
        Returns:
        double the value of the attribute
      • setLineArtBlackLevel

        public void setLineArtBlackLevel​(double value)
        (36) set attribute LineArtBlackLevel
        Parameters:
        value - the value to set the attribute to
      • getLineArtBlackLevel

        public double getLineArtBlackLevel()
        (17) get double attribute LineArtBlackLevel
        Returns:
        double the value of the attribute
      • setTextSizeThreshold

        public void setTextSizeThreshold​(int value)
        (36) set attribute TextSizeThreshold
        Parameters:
        value - the value to set the attribute to
      • getTextSizeThreshold

        public int getTextSizeThreshold()
        (15) get int attribute TextSizeThreshold
        Returns:
        int the value of the attribute