Go to the documentation of this file.
50 #ifndef vtkDIMACSGraphWriter_h
51 #define vtkDIMACSGraphWriter_h
53 #include "vtkIOInfovisModule.h"
~vtkDIMACSGraphWriter() override
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
write vtkGraph data to a DIMACS formatted file
vtkDataObject * GetInput()
static vtkDataWriter * New()
Created object with default header, ASCII format, and default names for scalars, vectors,...
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.
void WriteData() override
helper class for objects that write vtk data files
Base class for graph data types.