Class | Description |
---|---|
ChartManager |
This class manages all instrument charts of the graphical tree, including : 1) pie chart for node type count 2) bar chart for node type count 3) curve
chart for tree height evolution during the visit.
|
InstrumentVisitor |
This class works with
ChartManager . |