![]() |
|
Public Member Functions | |
int | visitPrefix (TreeSVG &tree, const TreeSVG::path_t &path) override |
int | visitPostfix (TreeSVG &tree, const TreeSVG::path_t &path) override |
![]() | |
virtual int | visitPrefix (TreeSVG &tree, const typename T::path_t &path) |
Tasks to be executed before traversing child nodes. | |
virtual int | visitPostfix (TreeSVG &tree, const typename T::path_t &path) |
Tasks to be executed after traversing child nodes. | |
Public Attributes | |
BBoxSVG | box |