Documentation of 'org.jplot2d.element.RectangleAnnotation' Java class
RectangleAnnotation
org.jplot2d.element

Interface RectangleAnnotation

    • Method Detail

      • getXValueRange

        Range getXValueRange()
        Returns the x value range of this annotation
        Returns:
        the x value range of this annotation
      • setXValueRange

        void setXValueRange(Range range)
        Sets the x value range of this annotation
        Parameters:
        range - the x value range of this annotation
      • getYValueRange

        Range getYValueRange()
        Returns the y value range of this annotation
        Returns:
        the y value range of this annotation
      • setYValueRange

        void setYValueRange(Range range)
        Sets the y value range of this annotation
        Parameters:
        range - the y value range of this annotation
      • getFillPaint

        java.awt.Paint getFillPaint()
        Returns the Paint to be used to fill the annotation strip.
        Returns:
        the Paint
      • setFillPaint

        void setFillPaint(java.awt.Paint stroke)
        Sets the Paint to be used to fill the annotation strip. The default paint is semi-transparent grey.
        Parameters:
        stroke - the Paint to be used to fill the annotation strip

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.