Go to the documentation of this file.
38 #ifndef vtkPhyloXMLTreeReader_h
39 #define vtkPhyloXMLTreeReader_h
41 #include "vtkIOInfovisModule.h"
138 void PropagateBranchColor(
vtkTree *tree);
155 std::string GetStringBeforeColon(
const char *input);
161 std::string GetStringAfterColon(
const char *input);
165 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.