25 #ifndef vtkSMCSVExporterProxy_h 26 #define vtkSMCSVExporterProxy_h 28 #include "vtkPVServerManagerDefaultModule.h" 36 void PrintSelf(ostream& os, vtkIndent indent);
proxy for view exporters.
virtual bool CanExport(vtkSMProxy *)=0
Returns if the view can be exported.
virtual void Write()=0
Exports the view.
void PrintSelf(ostream &os, vtkIndent indent)
exporter used to export the spreadsheet view and supported chart views as to a CSV file...
static vtkSMProxy * New()
proxy for a VTK object(s) on a server