Class JDFAutoColorMeasurementConditions

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:
JDFColorMeasurementConditions

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

    • JDFAutoColorMeasurementConditions

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • 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
    • setDensityStandard

      public void setDensityStandard(JDFAutoColorMeasurementConditions.EnumDensityStandard enumVar)
      (5) set attribute DensityStandard
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getDensityStandard

      (9) get attribute DensityStandard
      Returns:
      the value of the attribute
    • setIllumination

      public void setIllumination(JDFAutoColorMeasurementConditions.EnumIllumination enumVar)
      (5) set attribute Illumination
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getIllumination

      (9) get attribute Illumination
      Returns:
      the value of the attribute
    • setObserver

      public void setObserver(int value)
      (36) set attribute Observer
      Parameters:
      value - the value to set the attribute to
    • getObserver

      public int getObserver()
      (15) get int attribute Observer
      Returns:
      int the value of the attribute
    • setAperture

      public void setAperture(double value)
      (36) set attribute Aperture
      Parameters:
      value - the value to set the attribute to
    • getAperture

      public double getAperture()
      (17) get double attribute Aperture
      Returns:
      double the value of the attribute
    • setIlluminationAngle

      public void setIlluminationAngle(int value)
      (36) set attribute IlluminationAngle
      Parameters:
      value - the value to set the attribute to
    • getIlluminationAngle

      public int getIlluminationAngle()
      (15) get int attribute IlluminationAngle
      Returns:
      int the value of the attribute
    • setInkState

      public void setInkState(JDFAutoColorMeasurementConditions.EnumInkState enumVar)
      (5) set attribute InkState
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getInkState

      (9) get attribute InkState
      Returns:
      the value of the attribute
    • setInstrumentation

      public void setInstrumentation(String value)
      (36) set attribute Instrumentation
      Parameters:
      value - the value to set the attribute to
    • getInstrumentation

      public String getInstrumentation()
      (23) get String attribute Instrumentation
      Returns:
      the value of the attribute
    • setMeasurementAngle

      public void setMeasurementAngle(int value)
      (36) set attribute MeasurementAngle
      Parameters:
      value - the value to set the attribute to
    • getMeasurementAngle

      public int getMeasurementAngle()
      (15) get int attribute MeasurementAngle
      Returns:
      int the value of the attribute
    • setMeasurementFilter

      public void setMeasurementFilter(JDFAutoColorMeasurementConditions.EnumMeasurementFilter enumVar)
      (5) set attribute MeasurementFilter
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getMeasurementFilter

      (9) get attribute MeasurementFilter
      Returns:
      the value of the attribute
    • setMeasurementMode

      public void setMeasurementMode(String value)
      (36) set attribute MeasurementMode
      Parameters:
      value - the value to set the attribute to
    • getMeasurementMode

      public String getMeasurementMode()
      (23) get String attribute MeasurementMode
      Returns:
      the value of the attribute
    • setSampleBacking

      public void setSampleBacking(JDFAutoColorMeasurementConditions.EnumSampleBacking enumVar)
      (5) set attribute SampleBacking
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSampleBacking

      (9) get attribute SampleBacking
      Returns:
      the value of the attribute
    • setSpectralResolution

      public void setSpectralResolution(double value)
      (36) set attribute SpectralResolution
      Parameters:
      value - the value to set the attribute to
    • getSpectralResolution

      public double getSpectralResolution()
      (17) get double attribute SpectralResolution
      Returns:
      double the value of the attribute
    • setWhiteBase

      public void setWhiteBase(JDFAutoColorMeasurementConditions.EnumWhiteBase enumVar)
      (5) set attribute WhiteBase
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getWhiteBase

      (9) get attribute WhiteBase
      Returns:
      the value of the attribute