Go to the documentation of this file.
26 #ifndef vtkNewickTreeWriter_h
27 #define vtkNewickTreeWriter_h
29 #include "vtkIOInfovisModule.h"
~vtkNewickTreeWriter() override
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
vtkAbstractArray * EdgeWeightArray
A rooted tree data structure.
vtkDataObject * GetInput()
static vtkDataWriter * New()
Created object with default header, ASCII format, and default names for scalars, vectors,...
write vtkTree data to Newick format.
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.
Abstract superclass for all arrays.
void WriteData() override
vtkStdString NodeNameArrayName
helper class for objects that write vtk data files
Wrapper around std::string to keep symbols short.
vtkStdString EdgeWeightArrayName
vtkAbstractArray * NodeNameArray