Class JDFAutoColorSpaceConversionOp

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

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

    • JDFAutoColorSpaceConversionOp

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

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

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

      public void setBlackPointCompensation(boolean value)
      (36) set attribute BlackPointCompensation
      Parameters:
      value - the value to set the attribute to
    • getBlackPointCompensation

      public boolean getBlackPointCompensation()
      (18) get boolean attribute BlackPointCompensation
      Returns:
      boolean the value of the attribute
    • setBlackPointCompensationDetails

      public void setBlackPointCompensationDetails(String value)
      (36) set attribute BlackPointCompensationDetails
      Parameters:
      value - the value to set the attribute to
    • getBlackPointCompensationDetails

      public String getBlackPointCompensationDetails()
      (23) get String attribute BlackPointCompensationDetails
      Returns:
      the value of the attribute
    • setIgnoreEmbeddedICC

      public void setIgnoreEmbeddedICC(boolean value)
      (36) set attribute IgnoreEmbeddedICC
      Parameters:
      value - the value to set the attribute to
    • getIgnoreEmbeddedICC

      public boolean getIgnoreEmbeddedICC()
      (18) get boolean attribute IgnoreEmbeddedICC
      Returns:
      boolean the value of the attribute
    • setObjectTags

      public void setObjectTags(VString value)
      (36) set attribute ObjectTags
      Parameters:
      value - the value to set the attribute to
    • getObjectTags

      public VString getObjectTags()
      (21) get VString attribute ObjectTags
      Returns:
      VString the value of the attribute
    • setOperation

      public void setOperation(JDFAutoColorSpaceConversionOp.EnumOperation enumVar)
      (5) set attribute Operation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOperation

      (9) get attribute Operation
      Returns:
      the value of the attribute
    • setPreserveBlack

      public void setPreserveBlack(boolean value)
      (36) set attribute PreserveBlack
      Parameters:
      value - the value to set the attribute to
    • getPreserveBlack

      public boolean getPreserveBlack()
      (18) get boolean attribute PreserveBlack
      Returns:
      boolean the value of the attribute
    • setRenderingIntent

      public void setRenderingIntent(JDFAutoColorSpaceConversionOp.EnumRenderingIntent enumVar)
      (5) set attribute RenderingIntent
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getRenderingIntent

      (9) get attribute RenderingIntent
      Returns:
      the value of the attribute
    • setRGBGray2Black

      public void setRGBGray2Black(boolean value)
      (36) set attribute RGBGray2Black
      Parameters:
      value - the value to set the attribute to
    • getRGBGray2Black

      public boolean getRGBGray2Black()
      (18) get boolean attribute RGBGray2Black
      Returns:
      boolean the value of the attribute
    • setRGBGray2BlackThreshold

      public void setRGBGray2BlackThreshold(double value)
      (36) set attribute RGBGray2BlackThreshold
      Parameters:
      value - the value to set the attribute to
    • getRGBGray2BlackThreshold

      public double getRGBGray2BlackThreshold()
      (17) get double attribute RGBGray2BlackThreshold
      Returns:
      double the value of the attribute
    • setSourceCS

      public void setSourceCS(JDFAutoColorSpaceConversionOp.EnumSourceCS enumVar)
      (5) set attribute SourceCS
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSourceCS

      (9) get attribute SourceCS
      Returns:
      the value of the attribute
    • setSourceObjects

      public void setSourceObjects(Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
      (5.2) set attribute SourceObjects
      Parameters:
      v - vector of the enumeration values
    • getSourceObjects

      public Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getSourceObjects()
      (9.2) get SourceObjects attribute SourceObjects
      Returns:
      Vector of the enumerations
    • setSourceRenderingIntent

      public void setSourceRenderingIntent(JDFAutoColorSpaceConversionOp.EnumSourceRenderingIntent enumVar)
      (5) set attribute SourceRenderingIntent
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSourceRenderingIntent

      (9) get attribute SourceRenderingIntent
      Returns:
      the value of the attribute
    • getDeviceNSpace

      public JDFDeviceNSpace getDeviceNSpace()
      (24) const get element DeviceNSpace
      Returns:
      JDFDeviceNSpace the element
    • getCreateDeviceNSpace

      public JDFDeviceNSpace getCreateDeviceNSpace()
      (25) getCreateDeviceNSpace
      Returns:
      JDFDeviceNSpace the element
    • appendDeviceNSpace

      public JDFDeviceNSpace appendDeviceNSpace()
      (29) append element DeviceNSpace
      Returns:
      JDFDeviceNSpace 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
    • getScreenSelector

      public JDFScreenSelector getScreenSelector()
      (24) const get element ScreenSelector
      Returns:
      JDFScreenSelector the element
    • getCreateScreenSelector

      public JDFScreenSelector getCreateScreenSelector()
      (25) getCreateScreenSelector
      Returns:
      JDFScreenSelector the element
    • getCreateScreenSelector

      public JDFScreenSelector getCreateScreenSelector(int iSkip)
      (26) getCreateScreenSelector
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFScreenSelector the element
    • getScreenSelector

      public JDFScreenSelector getScreenSelector(int iSkip)
      (27) const get element ScreenSelector
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFScreenSelector the element default is getScreenSelector(0)
    • getAllScreenSelector

      public Collection<JDFScreenSelector> getAllScreenSelector()
      Get all ScreenSelector from the current element
      Returns:
      Collection, null if none are available
    • appendScreenSelector

      public JDFScreenSelector appendScreenSelector()
      (30) append element ScreenSelector
      Returns:
      JDFScreenSelector the element
    • getSeparationSpec

      public JDFSeparationSpec getSeparationSpec()
      (24) const get element SeparationSpec
      Returns:
      JDFSeparationSpec the element
    • getCreateSeparationSpec

      public JDFSeparationSpec getCreateSeparationSpec()
      (25) getCreateSeparationSpec
      Returns:
      JDFSeparationSpec the element
    • getCreateSeparationSpec

      public JDFSeparationSpec getCreateSeparationSpec(int iSkip)
      (26) getCreateSeparationSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFSeparationSpec the element
    • getSeparationSpec

      public JDFSeparationSpec getSeparationSpec(int iSkip)
      (27) const get element SeparationSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFSeparationSpec the element default is getSeparationSpec(0)
    • getAllSeparationSpec

      public Collection<JDFSeparationSpec> getAllSeparationSpec()
      Get all SeparationSpec from the current element
      Returns:
      Collection, null if none are available
    • appendSeparationSpec

      public JDFSeparationSpec appendSeparationSpec()
      (30) append element SeparationSpec
      Returns:
      JDFSeparationSpec the element