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