Class JDFAutoColorMeasurementConditions

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFColorMeasurementConditions

    public abstract class JDFAutoColorMeasurementConditions
    extends JDFResource
    class JDFAutoColorMeasurementConditions : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoColorMeasurementConditions

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

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

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

      • 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
      • setInstrumentation

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

        public java.lang.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
      • setMeasurementMode

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

        public java.lang.String getMeasurementMode()
        (23) get String attribute MeasurementMode
        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