Uses of Interface
adams.gui.visualization.instances.instancestable.PlotRow
-
Packages that use PlotRow Package Description adams.gui.visualization.instances.instancestable -
-
Uses of PlotRow in adams.gui.visualization.instances.instancestable
Classes in adams.gui.visualization.instances.instancestable 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 perform a simple plot of a column or row.class
SimplePlot
Allows to perform a simple plot of a column or row.
-