Class JDFAutoElementColorParams

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

public abstract class JDFAutoElementColorParams extends JDFResource
class JDFAutoElementColorParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoElementColorParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setColorManagementSystem

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

      public String getColorManagementSystem()
      (23) get String attribute ColorManagementSystem
      Returns:
      the value of the attribute
    • setICCOutputProfileUsage

      public void setICCOutputProfileUsage(JDFAutoElementColorParams.EnumICCOutputProfileUsage enumVar)
      (5) set attribute ICCOutputProfileUsage
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getICCOutputProfileUsage

      public JDFAutoElementColorParams.EnumICCOutputProfileUsage getICCOutputProfileUsage()
      (9) get attribute ICCOutputProfileUsage
      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
    • getColorantAlias

      public JDFColorantAlias getColorantAlias()
      (24) const get element ColorantAlias
      Returns:
      JDFColorantAlias the element
    • getCreateColorantAlias

      public JDFColorantAlias getCreateColorantAlias()
      (25) getCreateColorantAlias
      Returns:
      JDFColorantAlias the element
    • 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 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
    • getColorCorrectionOp

      public JDFColorCorrectionOp getColorCorrectionOp()
      (24) const get element ColorCorrectionOp
      Returns:
      JDFColorCorrectionOp the element
    • getCreateColorCorrectionOp

      public JDFColorCorrectionOp getCreateColorCorrectionOp()
      (25) getCreateColorCorrectionOp
      Returns:
      JDFColorCorrectionOp the element
    • 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 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
    • getCreateFileSpec

      public JDFFileSpec getCreateFileSpec(int iSkip)
      (26) getCreateFileSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFFileSpec the element
    • getFileSpec

      public JDFFileSpec getFileSpec(int iSkip)
      (27) const get element FileSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFFileSpec the element default is getFileSpec(0)
    • getAllFileSpec

      public Collection<JDFFileSpec> getAllFileSpec()
      Get all FileSpec from the current element
      Returns:
      Collection, null if none are available
    • appendFileSpec

      public JDFFileSpec appendFileSpec()
      (30) append element FileSpec
      Returns:
      JDFFileSpec the element
    • refFileSpec

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