Class ZTestPlotGrid

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ZTestPlotGrid extends PlotGridDialog
See Also:
  • Constructor Details

    • ZTestPlotGrid

      public ZTestPlotGrid(double zTarg, double accuracy, double epsilon)
  • Method Details

    • update

      public void update(AdaptiveResultDiff diff)
      Update the plots
      Parameters:
      diff -
    • setPreferences

      public void setPreferences(PlotCanvas canvas, int row, int col)
    • getPlotTitle

      protected String getPlotTitle(int row, int col)
    • getXAxisLabel

      protected String getXAxisLabel(int row, int col)
    • getYAxisLabel

      protected String getYAxisLabel(int row, int col)