Class VersusFitOptions

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

    public class VersusFitOptions
    extends AbstractPlotOptionGroup
    Class that contains options for the versusfit plot

    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
     
    -paintlet <adams.gui.visualization.stats.paintlet.VsFitPaintlet> (property: paintlet)
        painlet for plotting the vs fit plot
        default: adams.gui.visualization.stats.paintlet.VsFitPaintlet
     
    Version:
    $Revision$
    Author:
    msf8
    See Also:
    Serialized Form