33 #ifndef __vtkPlotLine3D_h
34 #define __vtkPlotLine3D_h
36 #include "vtkChartsCoreModule.h"
50 virtual bool Paint(vtkContext2D *painter);
64 #endif //__vtkPlotLine3D_h
virtual void PrintSelf(ostream &os, vtkIndent indent)
static vtkPlotPoints3D * New()
a simple class to control print indentation
virtual bool Paint(vtkContext2D *painter)
Class for drawing an XYZ line plot given three columns from a vtkTable.