Interface | Description |
---|---|
ColorStrategy |
The generic strategy to manage the printing colors of graphical tree.
|
Class | Description |
---|---|
PaintVisitor |
This visitor print the nodes of a tree.
|
TriColoredStrategy |
This color strategy contains 3 main colors :
1) Red for
Constant node
2) Blue for Variable node
3) Black for ArithmeticOperation node and lines between nodes |