Class Mean

  • All Implemented Interfaces:
    Destroyable, GlobalInfoSupporter, LoggingLevelHandler, LoggingSupporter, OptionHandler, SizeOfHandler, Serializable

    public class Mean
    extends AbstractZScoreOverlay
    Plot a mean line as an overlay on the z score graph

    Valid options are:

    -D <int> (property: debugLevel)
        The greater the number the more additional info the scheme may output to
        the console (0 = off).
        default: 0
        minimum: 0
     
    -color <java.awt.Color> (property: color)
        Colour to draw the overlay
        default: #000000
     
    -line-thickness <float> (property: thickness)
        Thickness of the overlay line
        default: 2.0
        minimum: 1.0
        maximum: 5.0
     
    Version:
    $Revision$
    Author:
    msf8
    See Also:
    Serialized Form