Uses of Interface
adams.gui.core.spreadsheettable.PlotRow
-
Packages that use PlotRow Package Description adams.gui.core.spreadsheettable -
-
Uses of PlotRow in adams.gui.core.spreadsheettable
Classes in adams.gui.core.spreadsheettable that implement PlotRow Modifier and Type Class Description classAbstractPlotRowAncestor for plugins that plot a row.classBinningAllows to perform binning of the values from a column or row.classHistogramAllows to generate a histogram from a column or row.classJFreeChartAllows to create a JFreeChart plot of a column or row.classSimplePlotAllows to perform a simple plot of a column or row.
-