Class JDFAutoCIELABMeasuringField

  • 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:
    JDFCIELABMeasuringField

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

      • JDFAutoCIELABMeasuringField

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

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

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

      • setCenter

        public void setCenter​(JDFXYPair value)
        (36) set attribute Center
        Parameters:
        value - the value to set the attribute to
      • getCenter

        public JDFXYPair getCenter()
        (20) get JDFXYPair attribute Center
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setCIELab

        public void setCIELab​(JDFLabColor value)
        (36) set attribute CIELab
        Parameters:
        value - the value to set the attribute to
      • getCIELab

        public JDFLabColor getCIELab()
        (20) get JDFLabColor attribute CIELab
        Returns:
        JDFLabColor the value of the attribute, null if a the attribute value is not a valid to create a JDFLabColor
      • setDiameter

        public void setDiameter​(double value)
        (36) set attribute Diameter
        Parameters:
        value - the value to set the attribute to
      • getDiameter

        public double getDiameter()
        (17) get double attribute Diameter
        Returns:
        double the value of the attribute
      • setLight

        public void setLight​(java.lang.String value)
        (36) set attribute Light
        Parameters:
        value - the value to set the attribute to
      • getLight

        public java.lang.String getLight()
        (23) get String attribute Light
        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
      • setPercentages

        public void setPercentages​(JDFNumberList value)
        (36) set attribute Percentages
        Parameters:
        value - the value to set the attribute to
      • getPercentages

        public JDFNumberList getPercentages()
        (20) get JDFNumberList attribute Percentages
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setScreenRuling

        public void setScreenRuling​(JDFNumberList value)
        (36) set attribute ScreenRuling
        Parameters:
        value - the value to set the attribute to
      • getScreenRuling

        public JDFNumberList getScreenRuling()
        (20) get JDFNumberList attribute ScreenRuling
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setScreenShape

        public void setScreenShape​(java.lang.String value)
        (36) set attribute ScreenShape
        Parameters:
        value - the value to set the attribute to
      • getScreenShape

        public java.lang.String getScreenShape()
        (23) get String attribute ScreenShape
        Returns:
        the value of the attribute
      • setSetup

        public void setSetup​(java.lang.String value)
        (36) set attribute Setup
        Parameters:
        value - the value to set the attribute to
      • getSetup

        public java.lang.String getSetup()
        (23) get String attribute Setup
        Returns:
        the value of the attribute
      • setTolerance

        public void setTolerance​(double value)
        (36) set attribute Tolerance
        Parameters:
        value - the value to set the attribute to
      • getTolerance

        public double getTolerance()
        (17) get double attribute Tolerance
        Returns:
        double the value of the attribute
      • getColorMeasurementConditions

        public JDFColorMeasurementConditions getColorMeasurementConditions()
        (24) const get element ColorMeasurementConditions
        Returns:
        JDFColorMeasurementConditions the element
      • getCreateColorMeasurementConditions

        public JDFColorMeasurementConditions getCreateColorMeasurementConditions()
        (25) getCreateColorMeasurementConditions
        Returns:
        JDFColorMeasurementConditions the element
      • appendColorMeasurementConditions

        public JDFColorMeasurementConditions appendColorMeasurementConditions()
        (29) append element ColorMeasurementConditions
        Returns:
        JDFColorMeasurementConditions the element @ if the element already exists
      • refColorMeasurementConditions

        public void refColorMeasurementConditions​(JDFColorMeasurementConditions refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced