22 #ifndef vtkSMGL2PSExporterProxy_h 23 #define vtkSMGL2PSExporterProxy_h 25 #include "vtkPVServerManagerDefaultModule.h" 33 void PrintSelf(ostream& os, vtkIndent indent);
Proxy for vtkPVGL2PSExporter.
proxy for vtkExporter subclasses which work with render windows.
static vtkSMRenderViewExporterProxy * New()
virtual bool CanExport(vtkSMProxy *)
Returns if the view can be exported.
int ViewType
Type of view that this exporter is configured to export.
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
void PrintSelf(ostream &os, vtkIndent indent)
proxy for a VTK object(s) on a server
virtual void Write()
Exports the view.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
virtual int ReadXMLAttributes(vtkSMSessionProxyManager *pm, vtkPVXMLElement *element)
Read attributes from an XML element.