Class | Description |
---|---|
AddCSVPlotAction |
This Action opens a dialog that allows the user to pick from plots available
in the selected file in the
VizFileViewer . |
AddCSVSeriesAction |
This Action opens a dialog that allows the user to create a series plot from
the selected
VizResource in the VizFileViewer . |
AddPlotDialog |
The AddPlotDialog is a custom dialog that asks the user which type of plot
(line, scatter, bar, etc.) to plot.
|
CreateCSVPlotAction |
This Action opens a dialog that allows the user to pick from plots available
in the selected file in the
VizFileViewer . |
CSVDataTableViewer |
This class extends the ViewPart class and provides a view in the
Visualization Perspective to display the raw data associated with currently
displayed CSV plot.
|
CSVPlotViewer |
This class extends the ViewPart class and provides a view in the
Visualization Perspective to display CSV plots that are currently available.
|
DataTableContentProvider | |
DataTableLabelProvider | |
PlotTreeContentProvider | |
PlotTreeLabelProvider | |
SelectFeatureDialog |
The SelectFeatureDialog is a custom dialog which prompts the user to select
an X feature and Y feature to plot against.
|
SelectIndependentVarDialog | |
SelectTimeDialog |
The SelectTimeDialog is a custom dialog that prompts the user for which time
to plot in the provider
|