23 #ifndef __vtkSlicerPlotsLogic_h 24 #define __vtkSlicerPlotsLogic_h 32 #include "vtkSlicerPlotsModuleLogicExport.h" 34 class vtkAbstractArray;
50 void PrintSelf(ostream& os, vtkIndent indent)
override;
53 static int GetLayoutWithPlot(
int currentLayout);
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.
MRML node for referencing a collection of data to plot.
MRML node to represent a vtkPlot object.
MRML node to represent a table object.
Slicer logic class for double array manipulation This class manages the logic associated with reading...