Class JDFAutoAutomatedOverPrintParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoAutomatedOverPrintParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFAutomatedOverPrintParams

public abstract class JDFAutoAutomatedOverPrintParams extends JDFElement
class JDFAutoAutomatedOverPrintParams : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoAutomatedOverPrintParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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