vtkStdString GetString(vtkStdString string)
Internal method: Returns the "string" with the "StringDelimiter" if UseStringDelimiter is true.
static vtkDelimitedTextWriter * New()
virtual void WriteTable(vtkTable *rectilinearGrid)
Delimited text writer for vtkTable Writes a vtkTable as a delimited text file (such as CSV).
~vtkDelimitedTextWriter() override
char * RegisterAndGetOutputString()
This convenience method returns the string, sets the IVAR to nullptr, so that the user is responsible...
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void WriteData() override