Go to the documentation of this file.
26 #ifndef vtkNewickTreeWriter_h
27 #define vtkNewickTreeWriter_h
29 #include "vtkIOInfovisModule.h"
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
Abstract superclass for all arrays.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkStdString NodeNameArrayName
helper class for objects that write vtk data files
Wrapper around std::string to keep symbols short.
vtkStdString EdgeWeightArrayName
vtkAbstractArray * NodeNameArray
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.