37 #ifndef vtkPhyloXMLTreeReader_h
38 #define vtkPhyloXMLTreeReader_h
133 void PropagateBranchColor(
vtkTree *tree);
144 std::string GetStringBeforeColon(
const char *input);
148 std::string GetStringAfterColon(
const char *input);
152 void SetOutput(
vtkTree *output);
virtual const char * GetDataSetName()=0
virtual void SetupEmptyOutput()=0
Represents an XML element and those nested inside.
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKIOINFOVIS_EXPORT
virtual void ReadXMLData()
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
An editable directed graph.
read vtkTree from PhyloXML formatted file
dynamic, self-adjusting array of bits
static vtkAlgorithm * New()
A rooted tree data structure.
Superclass for VTK's XML format readers.