Go to the documentation of this file.
28 #ifndef vtkGraphWriter_h
29 #define vtkGraphWriter_h
31 #include "vtkIOLegacyModule.h"
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
write vtkGraph data to a file
~vtkGraphWriter() override
vtkGraph * GetInput(int port)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
class describing a molecule
vtkGraph * GetInput()
Get the input to this writer.
static vtkGraphWriter * New()
void WriteData() override
helper class for objects that write vtk data files
Base class for graph data types.
void WriteMoleculeData(ostream *fp, vtkMolecule *m)