Class JDFAutoAdvancedParams

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.JDFAutoAdvancedParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFAdvancedParams, JDFPageAssignParams

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

    • JDFAutoAdvancedParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setAllowPSXObjects

      public void setAllowPSXObjects(boolean value)
      (36) set attribute AllowPSXObjects
      Parameters:
      value - the value to set the attribute to
    • getAllowPSXObjects

      public boolean getAllowPSXObjects()
      (18) get boolean attribute AllowPSXObjects
      Returns:
      boolean the value of the attribute
    • setAllowTransparency

      public void setAllowTransparency(boolean value)
      (36) set attribute AllowTransparency
      Parameters:
      value - the value to set the attribute to
    • getAllowTransparency

      public boolean getAllowTransparency()
      (18) get boolean attribute AllowTransparency
      Returns:
      boolean the value of the attribute
    • setAutoPositionEPSInfo

      public void setAutoPositionEPSInfo(boolean value)
      (36) set attribute AutoPositionEPSInfo
      Parameters:
      value - the value to set the attribute to
    • getAutoPositionEPSInfo

      public boolean getAutoPositionEPSInfo()
      (18) get boolean attribute AutoPositionEPSInfo
      Returns:
      boolean the value of the attribute
    • setEmbedJobOptions

      public void setEmbedJobOptions(boolean value)
      (36) set attribute EmbedJobOptions
      Parameters:
      value - the value to set the attribute to
    • getEmbedJobOptions

      public boolean getEmbedJobOptions()
      (18) get boolean attribute EmbedJobOptions
      Returns:
      boolean the value of the attribute
    • setEmitDSCWarnings

      public void setEmitDSCWarnings(boolean value)
      (36) set attribute EmitDSCWarnings
      Parameters:
      value - the value to set the attribute to
    • getEmitDSCWarnings

      public boolean getEmitDSCWarnings()
      (18) get boolean attribute EmitDSCWarnings
      Returns:
      boolean the value of the attribute
    • setLockDistillerParams

      public void setLockDistillerParams(boolean value)
      (36) set attribute LockDistillerParams
      Parameters:
      value - the value to set the attribute to
    • getLockDistillerParams

      public boolean getLockDistillerParams()
      (18) get boolean attribute LockDistillerParams
      Returns:
      boolean the value of the attribute
    • setParseDSCComments

      public void setParseDSCComments(boolean value)
      (36) set attribute ParseDSCComments
      Parameters:
      value - the value to set the attribute to
    • getParseDSCComments

      public boolean getParseDSCComments()
      (18) get boolean attribute ParseDSCComments
      Returns:
      boolean the value of the attribute
    • setParseDSCCommentsForDocInfo

      public void setParseDSCCommentsForDocInfo(boolean value)
      (36) set attribute ParseDSCCommentsForDocInfo
      Parameters:
      value - the value to set the attribute to
    • getParseDSCCommentsForDocInfo

      public boolean getParseDSCCommentsForDocInfo()
      (18) get boolean attribute ParseDSCCommentsForDocInfo
      Returns:
      boolean the value of the attribute
    • setPassThroughJPEGImages

      public void setPassThroughJPEGImages(boolean value)
      (36) set attribute PassThroughJPEGImages
      Parameters:
      value - the value to set the attribute to
    • getPassThroughJPEGImages

      public boolean getPassThroughJPEGImages()
      (18) get boolean attribute PassThroughJPEGImages
      Returns:
      boolean the value of the attribute
    • setPreserveCopyPage

      public void setPreserveCopyPage(boolean value)
      (36) set attribute PreserveCopyPage
      Parameters:
      value - the value to set the attribute to
    • getPreserveCopyPage

      public boolean getPreserveCopyPage()
      (18) get boolean attribute PreserveCopyPage
      Returns:
      boolean the value of the attribute
    • setPreserveEPSInfo

      public void setPreserveEPSInfo(boolean value)
      (36) set attribute PreserveEPSInfo
      Parameters:
      value - the value to set the attribute to
    • getPreserveEPSInfo

      public boolean getPreserveEPSInfo()
      (18) get boolean attribute PreserveEPSInfo
      Returns:
      boolean the value of the attribute
    • setPreserveHalftoneInfo

      public void setPreserveHalftoneInfo(boolean value)
      (36) set attribute PreserveHalftoneInfo
      Parameters:
      value - the value to set the attribute to
    • getPreserveHalftoneInfo

      public boolean getPreserveHalftoneInfo()
      (18) get boolean attribute PreserveHalftoneInfo
      Returns:
      boolean the value of the attribute
    • setPreserveOverprintSettings

      public void setPreserveOverprintSettings(boolean value)
      (36) set attribute PreserveOverprintSettings
      Parameters:
      value - the value to set the attribute to
    • getPreserveOverprintSettings

      public boolean getPreserveOverprintSettings()
      (18) get boolean attribute PreserveOverprintSettings
      Returns:
      boolean the value of the attribute
    • setPreserveOPIComments

      public void setPreserveOPIComments(boolean value)
      (36) set attribute PreserveOPIComments
      Parameters:
      value - the value to set the attribute to
    • getPreserveOPIComments

      public boolean getPreserveOPIComments()
      (18) get boolean attribute PreserveOPIComments
      Returns:
      boolean the value of the attribute
    • setTransferFunctionInfo

      public void setTransferFunctionInfo(JDFAutoAdvancedParams.EnumTransferFunctionInfo enumVar)
      (5) set attribute TransferFunctionInfo
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getTransferFunctionInfo

      public JDFAutoAdvancedParams.EnumTransferFunctionInfo getTransferFunctionInfo()
      (9) get attribute TransferFunctionInfo
      Returns:
      the value of the attribute
    • setUCRandBGInfo

      public void setUCRandBGInfo(JDFAutoAdvancedParams.EnumUCRandBGInfo enumVar)
      (5) set attribute UCRandBGInfo
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getUCRandBGInfo

      public JDFAutoAdvancedParams.EnumUCRandBGInfo getUCRandBGInfo()
      (9) get attribute UCRandBGInfo
      Returns:
      the value of the attribute
    • setUsePrologue

      public void setUsePrologue(boolean value)
      (36) set attribute UsePrologue
      Parameters:
      value - the value to set the attribute to
    • getUsePrologue

      public boolean getUsePrologue()
      (18) get boolean attribute UsePrologue
      Returns:
      boolean the value of the attribute