![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Class providing a few selection/highlight/settings details to a single scatterplot implemented by iAQSplom, but can also be implemented separately to e.g. More...
#include <iAScatterPlotSelectionHandler.h>
Public Types | |
| typedef std::vector< size_t > | SelectionType |
Public Member Functions | |
| virtual double | getAnimIn () const =0 |
| virtual double | getAnimOut () const =0 |
| virtual const SelectionType & | getFilteredSelection () const =0 |
| virtual const SelectionType & | getHighlightedPoints () const =0 |
| virtual const SelectionType & | getSelection () const =0 |
| virtual SelectionType & | getSelection ()=0 |
| virtual int | getVisibleParametersCount () const =0 |
Class providing a few selection/highlight/settings details to a single scatterplot implemented by iAQSplom, but can also be implemented separately to e.g.
allow a standalone scatterplot
| typedef std::vector<size_t> iAScatterPlotSelectionHandler::SelectionType |
|
pure virtual |
Implemented in iAQSplom, and iAScatterPlotStandaloneHandler.
|
pure virtual |
Implemented in iAQSplom, and iAScatterPlotStandaloneHandler.
|
pure virtual |
Implemented in iAQSplom, and iAScatterPlotStandaloneHandler.
|
pure virtual |
Implemented in iAQSplom, and iAScatterPlotStandaloneHandler.
|
pure virtual |
Implemented in iAQSplom, and iAScatterPlotStandaloneHandler.
|
pure virtual |
Implemented in iAQSplom, and iAScatterPlotStandaloneHandler.
|
pure virtual |
Implemented in iAQSplom, and iAScatterPlotStandaloneHandler.
1.8.16