Go to the documentation of this file.
26 #ifndef vtkJavaScriptDataWriter_h
27 #define vtkJavaScriptDataWriter_h
vtkJavaScriptDataWriter()
A table, which contains similar-typed columns of data.
#define vtkTypeMacro(thisClass, superclass)
GLenum GLsizei GLenum GLenum const GLvoid * table
ostream * GetOutputStream()
virtual void WriteTable(vtkTable *table, ostream *stream_ptr)
void SetOutputStream(ostream *my_stream)
~vtkJavaScriptDataWriter()
a simple class to control print indentation
#define vtkSetStringMacro(name)
abstract class to write data to file(s)
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
A Javascript data writer for vtkTable Writes a vtkTable into a Javascript data format.
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkJavaScriptDataWriter * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
Wrapper around std::string to keep symbols short.