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 class
AbstractPlotRow
Ancestor for plugins that plot a row.class
Binning
Allows to perform binning of the values from a column or row.class
Histogram
Allows to generate a histogram from a column or row.class
JFreeChart
Allows to create a JFreeChart plot of a column or row.class
SimplePlot
Allows to perform a simple plot of a column or row.
-