Uses of Class
adams.gui.visualization.stats.paintlet.AbstractZOverlayPaintlet

Packages that use AbstractZOverlayPaintlet
adams.gui.visualization.stats.paintlet   
adams.gui.visualization.stats.zscore   
 

Uses of AbstractZOverlayPaintlet in adams.gui.visualization.stats.paintlet
 

Subclasses of AbstractZOverlayPaintlet in adams.gui.visualization.stats.paintlet
 class MeanPaintlet
          paintlet for displaying mean overlay on the ZScore graph

Valid options are:

 class StdDevPaintlet
          paintlet for displaying stddev overlay on the Z score graph

Valid options are:

 

Uses of AbstractZOverlayPaintlet in adams.gui.visualization.stats.zscore
 

Fields in adams.gui.visualization.stats.zscore declared as AbstractZOverlayPaintlet
protected  AbstractZOverlayPaintlet AbstractZScoreOverlay.m_Paintlet
          Paintlet for the plotting
 

Methods in adams.gui.visualization.stats.zscore that return AbstractZOverlayPaintlet
 AbstractZOverlayPaintlet AbstractZScoreOverlay.getPaintlet()
          get the paintlet used to plot the overlay
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.