Uses of Class
adams.gui.tools.spreadsheetviewer.chart.AbstractXYChartGenerator
-
Packages that use AbstractXYChartGenerator Package Description adams.gui.tools.spreadsheetviewer.chart -
-
Uses of AbstractXYChartGenerator in adams.gui.tools.spreadsheetviewer.chart
Subclasses of AbstractXYChartGenerator in adams.gui.tools.spreadsheetviewer.chart Modifier and Type Class Description classBarPlotGenerates a bar plot by plotting the X column against the Y column.classLinePlotGenerates a line plot by plotting the X column against one or more Y columns.classScatterPlotGenerates a scatter plot by plotting the X column against one or more Y columns.
-