23 #ifndef __vtkSlicerPlotsLogic_h 24 #define __vtkSlicerPlotsLogic_h 32 #include "vtkSlicerPlotsModuleLogicExport.h" 34 class vtkAbstractArray;
50 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
53 static int GetLayoutWithPlot(
int currentLayout);
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
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...