Class LineTestPlotGrid

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

public class LineTestPlotGrid extends PlotGridDialog
See Also:
  • Constructor Details

    • LineTestPlotGrid

      public LineTestPlotGrid(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)