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