15 #ifndef vtkSMCSVExporterProxy_h 16 #define vtkSMCSVExporterProxy_h 31 void Write()
override;
#define VTKREMOTINGEXPORT_EXPORT
proxy for view exporters.
virtual bool CanExport(vtkSMProxy *)=0
Returns if the view can be exported.
virtual void Write()=0
Exports the view.
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
void PrintSelf(ostream &os, vtkIndent indent) override