Uses of Interface
adams.gui.core.spreadsheettable.PlotColumn
-
Packages that use PlotColumn Package Description adams.gui.core.spreadsheettable -
-
Uses of PlotColumn in adams.gui.core.spreadsheettable
Classes in adams.gui.core.spreadsheettable that implement PlotColumn Modifier and Type Class Description classAbstractPlotColumnAncestor for plugins that plot a column.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.
-