Class JDFAutoColorIntent

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFColorIntent

public abstract class JDFAutoColorIntent extends JDFIntentResource
class JDFAutoColorIntent : public JDFIntentResource
See Also:
  • Constructor Details

    • JDFAutoColorIntent

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

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

      protected JDFAutoColorIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoColorIntent
      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
    • setNumColors

      public void setNumColors(int value)
      (36) set attribute NumColors
      Parameters:
      value - the value to set the attribute to
    • getNumColors

      public int getNumColors()
      (15) get int attribute NumColors
      Returns:
      int the value of the attribute
    • getCertification

      public JDFCertification getCertification()
      (24) const get element Certification
      Returns:
      JDFCertification the element
    • getCreateCertification

      public JDFCertification getCreateCertification()
      (25) getCreateCertification
      Returns:
      JDFCertification the element
    • getCreateCertification

      public JDFCertification getCreateCertification(int iSkip)
      (26) getCreateCertification
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCertification the element
    • getCertification

      public JDFCertification getCertification(int iSkip)
      (27) const get element Certification
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCertification the element default is getCertification(0)
    • getAllCertification

      public Collection<JDFCertification> getAllCertification()
      Get all Certification from the current element
      Returns:
      Collection, null if none are available
    • appendCertification

      public JDFCertification appendCertification()
      (30) append element Certification
      Returns:
      JDFCertification the element
    • getCoatings

      public JDFStringSpan getCoatings()
      (24) const get element Coatings
      Returns:
      JDFStringSpan the element
    • getCreateCoatings

      public JDFStringSpan getCreateCoatings()
      (25) getCreateCoatings
      Returns:
      JDFStringSpan the element
    • appendCoatings

      public JDFStringSpan appendCoatings()
      (29) append element Coatings
      Returns:
      JDFStringSpan the element @ if the element already exists
    • getColorStandard

      public JDFNameSpan getColorStandard()
      (24) const get element ColorStandard
      Returns:
      JDFNameSpan the element
    • getCreateColorStandard

      public JDFNameSpan getCreateColorStandard()
      (25) getCreateColorStandard
      Returns:
      JDFNameSpan the element
    • appendColorStandard

      public JDFNameSpan appendColorStandard()
      (29) append element ColorStandard
      Returns:
      JDFNameSpan the element @ if the element already exists
    • getColorICCStandard

      public JDFStringSpan getColorICCStandard()
      (24) const get element ColorICCStandard
      Returns:
      JDFStringSpan the element
    • getCreateColorICCStandard

      public JDFStringSpan getCreateColorICCStandard()
      (25) getCreateColorICCStandard
      Returns:
      JDFStringSpan the element
    • appendColorICCStandard

      public JDFStringSpan appendColorICCStandard()
      (29) append element ColorICCStandard
      Returns:
      JDFStringSpan the element @ if the element already exists
    • getCoverage

      public JDFNumberSpan getCoverage()
      (24) const get element Coverage
      Returns:
      JDFNumberSpan the element
    • getCreateCoverage

      public JDFNumberSpan getCreateCoverage()
      (25) getCreateCoverage
      Returns:
      JDFNumberSpan the element
    • appendCoverage

      public JDFNumberSpan appendCoverage()
      (29) append element Coverage
      Returns:
      JDFNumberSpan the element @ if the element already exists
    • getInkManufacturer

      public JDFNameSpan getInkManufacturer()
      (24) const get element InkManufacturer
      Returns:
      JDFNameSpan the element
    • getCreateInkManufacturer

      public JDFNameSpan getCreateInkManufacturer()
      (25) getCreateInkManufacturer
      Returns:
      JDFNameSpan the element
    • appendInkManufacturer

      public JDFNameSpan appendInkManufacturer()
      (29) append element InkManufacturer
      Returns:
      JDFNameSpan the element @ if the element already exists
    • getColorPool

      public JDFColorPool getColorPool()
      (24) const get element ColorPool
      Returns:
      JDFColorPool the element
    • getCreateColorPool

      public JDFColorPool getCreateColorPool()
      (25) getCreateColorPool
      Returns:
      JDFColorPool the element
    • appendColorPool

      public JDFColorPool appendColorPool()
      (29) append element ColorPool
      Returns:
      JDFColorPool the element @ if the element already exists
    • refColorPool

      public void refColorPool(JDFColorPool refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getColorsUsed

      public JDFSeparationList getColorsUsed()
      (24) const get element ColorsUsed
      Returns:
      JDFSeparationList the element
    • getCreateColorsUsed

      public JDFSeparationList getCreateColorsUsed()
      (25) getCreateColorsUsed
      Returns:
      JDFSeparationList the element
    • appendColorsUsed

      public JDFSeparationList appendColorsUsed()
      (29) append element ColorsUsed
      Returns:
      JDFSeparationList the element @ if the element already exists