25 #ifndef vtkGraphWriter_h
26 #define vtkGraphWriter_h
29 #include "vtkIOLegacyModule.h"
helper class for objects that write VTK data files
write vtkGraph data to a file
void WriteData() override
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.
~vtkGraphWriter() override=default
void WriteMoleculeData(ostream *fp, vtkMolecule *m)
vtkGraph * GetInput(int port)
Get the input to this writer.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkGraph * GetInput()
Get the input to this writer.
static vtkGraphWriter * New()
Base class for graph data types.
a simple class to control print indentation
class describing a molecule