Uses of Interface
adams.gui.visualization.instances.instancestable.PlotColumn
-
Packages that use PlotColumn Package Description adams.gui.visualization.instances.instancestable -
-
Uses of PlotColumn in adams.gui.visualization.instances.instancestable
Classes in adams.gui.visualization.instances.instancestable that implement PlotColumn Modifier and Type Class Description class
AbstractPlotColumn
Ancestor for plugins that plot a column.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 perform a simple plot of a column or row.class
SimplePlot
Allows to perform a simple plot of a column or row.
-