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
Methods invoked by print to print information about the object including superclasses.
~vtkGraphWriter() override
void WriteMoleculeData(ostream *fp, vtkMolecule *m)
vtkGraph * GetInput(int port)
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