Class LineTestPlotGrid

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

public class LineTestPlotGrid extends PlotGridDialog
See Also:
  • Constructor Details Link icon

    • LineTestPlotGrid Link icon

      public LineTestPlotGrid(double zTarg, double accuracy, double epsilon)
  • Method Details Link icon

    • update Link icon

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

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

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

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

      protected String getYAxisLabel(int row, int col)