Class JDFAutoPrintConditionColor

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

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

    • JDFAutoPrintConditionColor

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setCMYK

      public void setCMYK(JDFCMYKColor value)
      (36) set attribute CMYK
      Parameters:
      value - the value to set the attribute to
    • getCMYK

      public JDFCMYKColor getCMYK()
      (20) get JDFCMYKColor attribute CMYK
      Returns:
      JDFCMYKColor the value of the attribute, null if a the attribute value is not a valid to create a JDFCMYKColor
    • setColorBook

      public void setColorBook(String value)
      (36) set attribute ColorBook
      Parameters:
      value - the value to set the attribute to
    • getColorBook

      public String getColorBook()
      (23) get String attribute ColorBook
      Returns:
      the value of the attribute
    • setColorBookEntry

      public void setColorBookEntry(String value)
      (36) set attribute ColorBookEntry
      Parameters:
      value - the value to set the attribute to
    • getColorBookEntry

      public String getColorBookEntry()
      (23) get String attribute ColorBookEntry
      Returns:
      the value of the attribute
    • setColorBookPrefix

      public void setColorBookPrefix(String value)
      (36) set attribute ColorBookPrefix
      Parameters:
      value - the value to set the attribute to
    • getColorBookPrefix

      public String getColorBookPrefix()
      (23) get String attribute ColorBookPrefix
      Returns:
      the value of the attribute
    • setColorBookSuffix

      public void setColorBookSuffix(String value)
      (36) set attribute ColorBookSuffix
      Parameters:
      value - the value to set the attribute to
    • getColorBookSuffix

      public String getColorBookSuffix()
      (23) get String attribute ColorBookSuffix
      Returns:
      the value of the attribute
    • setDensity

      public void setDensity(double value)
      (36) set attribute Density
      Parameters:
      value - the value to set the attribute to
    • getDensity

      public double getDensity()
      (17) get double attribute Density
      Returns:
      double the value of the attribute
    • setLab

      public void setLab(JDFLabColor value)
      (36) set attribute Lab
      Parameters:
      value - the value to set the attribute to
    • getLab

      public JDFLabColor getLab()
      (20) get JDFLabColor attribute Lab
      Returns:
      JDFLabColor the value of the attribute, null if a the attribute value is not a valid to create a JDFLabColor
    • setMappingSelection

      public void setMappingSelection(JDFAutoColor.EMappingSelection enumVar)
      (5) set attribute MappingSelection
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEMappingSelection

      public JDFAutoColor.EMappingSelection getEMappingSelection()
      (9) get attribute MappingSelection
      Returns:
      the value of the attribute
    • setMappingSelection

      @Deprecated public void setMappingSelection(JDFAutoColor.EnumMappingSelection enumVar)
      Deprecated.
      use SetMappingSelection(EMappingSelection) based on java.lang.enum instead
      (5) set attribute MappingSelection
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getMappingSelection

      @Deprecated public JDFAutoColor.EnumMappingSelection getMappingSelection()
      Deprecated.
      use EMappingSelection GetEMappingSelection() based on java.lang.enum instead
      (9) get attribute MappingSelection
      Returns:
      the value of the attribute
    • setMediaSide

      public void setMediaSide(JDFAutoPrintConditionColor.EMediaSide enumVar)
      (5) set attribute MediaSide
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEMediaSide

      public JDFAutoPrintConditionColor.EMediaSide getEMediaSide()
      (9) get attribute MediaSide
      Returns:
      the value of the attribute
    • setMediaSide

      @Deprecated public void setMediaSide(JDFAutoPrintConditionColor.EnumMediaSide enumVar)
      Deprecated.
      use SetMediaSide(EMediaSide) based on java.lang.enum instead
      (5) set attribute MediaSide
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getMediaSide

      Deprecated.
      use EMediaSide GetEMediaSide() based on java.lang.enum instead
      (9) get attribute MediaSide
      Returns:
      the value of the attribute
    • setNeutralDensity

      public void setNeutralDensity(double value)
      (36) set attribute NeutralDensity
      Parameters:
      value - the value to set the attribute to
    • getNeutralDensity

      public double getNeutralDensity()
      (17) get double attribute NeutralDensity
      Returns:
      double the value of the attribute
    • setPrintConditionName

      public void setPrintConditionName(String value)
      (36) set attribute PrintConditionName
      Parameters:
      value - the value to set the attribute to
    • getPrintConditionName

      public String getPrintConditionName()
      (23) get String attribute PrintConditionName
      Returns:
      the value of the attribute
    • setsRGB

      public void setsRGB(JDFRGBColor value)
      (36) set attribute sRGB
      Parameters:
      value - the value to set the attribute to
    • getsRGB

      public JDFRGBColor getsRGB()
      (20) get JDFRGBColor attribute sRGB
      Returns:
      JDFRGBColor the value of the attribute, null if a the attribute value is not a valid to create a JDFRGBColor
    • 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
    • getDeviceNColor

      public JDFDeviceNColor getDeviceNColor()
      (24) const get element DeviceNColor
      Returns:
      JDFDeviceNColor the element
    • getCreateDeviceNColor

      public JDFDeviceNColor getCreateDeviceNColor()
      (25) getCreateDeviceNColor
      Returns:
      JDFDeviceNColor the element
    • getCreateDeviceNColor

      public JDFDeviceNColor getCreateDeviceNColor(int iSkip)
      (26) getCreateDeviceNColor
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDeviceNColor the element
    • getDeviceNColor

      public JDFDeviceNColor getDeviceNColor(int iSkip)
      (27) const get element DeviceNColor
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDeviceNColor the element default is getDeviceNColor(0)
    • getAllDeviceNColor

      public Collection<JDFDeviceNColor> getAllDeviceNColor()
      Get all DeviceNColor from the current element
      Returns:
      Collection, null if none are available
    • appendDeviceNColor

      public JDFDeviceNColor appendDeviceNColor()
      (30) append element DeviceNColor
      Returns:
      JDFDeviceNColor the element
    • getMedia

      public JDFMedia getMedia()
      (24) const get element Media
      Returns:
      JDFMedia the element
    • getCreateMedia

      public JDFMedia getCreateMedia()
      (25) getCreateMedia
      Returns:
      JDFMedia the element
    • getCreateMedia

      public JDFMedia getCreateMedia(int iSkip)
      (26) getCreateMedia
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMedia the element
    • getMedia

      public JDFMedia getMedia(int iSkip)
      (27) const get element Media
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMedia the element default is getMedia(0)
    • getAllMedia

      public Collection<JDFMedia> getAllMedia()
      Get all Media from the current element
      Returns:
      Collection, null if none are available
    • appendMedia

      public JDFMedia appendMedia()
      (30) append element Media
      Returns:
      JDFMedia the element
    • refMedia

      public void refMedia(JDFMedia refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getTransferCurve

      public JDFTransferCurve getTransferCurve()
      (24) const get element TransferCurve
      Returns:
      JDFTransferCurve the element
    • getCreateTransferCurve

      public JDFTransferCurve getCreateTransferCurve()
      (25) getCreateTransferCurve
      Returns:
      JDFTransferCurve the element
    • getCreateTransferCurve

      public JDFTransferCurve getCreateTransferCurve(int iSkip)
      (26) getCreateTransferCurve
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFTransferCurve the element
    • getTransferCurve

      public JDFTransferCurve getTransferCurve(int iSkip)
      (27) const get element TransferCurve
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFTransferCurve the element default is getTransferCurve(0)
    • getAllTransferCurve

      public Collection<JDFTransferCurve> getAllTransferCurve()
      Get all TransferCurve from the current element
      Returns:
      Collection, null if none are available
    • appendTransferCurve

      public JDFTransferCurve appendTransferCurve()
      (30) append element TransferCurve
      Returns:
      JDFTransferCurve the element
    • refTransferCurve

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