|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ScatterPlot | The ScatterPlot component is a Swing component that produces scatter plots that support the visualization of multiple response variables by multiple independent variables. |
ScatterPlotDataModel | Common superclass for all ScatterPlot DataModels to provide a "type" of data model that can be assigned to a ScatterPlot. |
ScatterPlotModel | A ScatterPlotModel encapsulates most of a ScatterPlot's visual display properties. |
ScatterPlotOLAPDataModel | A ScatterPlotOLAPDataModel assigns an OLAPDataSetInterface to a ScatterPlot. |
ScatterPlotTableDataModel | A ScatterPlotTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a ScatterPlot component. |
Scatter Plot component and its related models.
|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |