|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   35 #ifndef vtkPhyloXMLTreeReader_h 
   36 #define vtkPhyloXMLTreeReader_h 
   38 #include "vtkIOInfovisModule.h"  
  103   void ReadPropertyElement(
 
  111   void ReadBranchLengthElement(
 
  118   void ReadConfidenceElement(
 
  131   void PropagateBranchColor(
vtkTree* tree);
 
  148   std::string GetStringBeforeColon(
const char* input);
 
  154   std::string GetStringAfterColon(
const char* input);
 
  158   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.