Go to the documentation of this file.
35 #ifndef vtkPhyloXMLTreeReader_h
36 #define vtkPhyloXMLTreeReader_h
38 #include "vtkIOInfovisModule.h"
135 void PropagateBranchColor(
vtkTree *tree);
152 std::string GetStringBeforeColon(
const char *input);
158 std::string GetStringAfterColon(
const char *input);
162 void SetOutput(
vtkTree *output);
An editable directed graph.
A rooted tree data structure.
virtual void ReadXMLData()
virtual void SetupEmptyOutput()=0
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.
virtual const char * GetDataSetName()=0
Represents an XML element and those nested inside.
static vtkAlgorithm * New()
read vtkTree from PhyloXML formatted file
dynamic, self-adjusting array of bits
Superclass for VTK's XML format readers.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.