|
template<class T > |
| TranslatorSVG (const Point2D< T > &offset) |
|
template<typename T > |
| TranslatorSVG (T dx, T dy) |
|
int | visitPrefix (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.
|
|
|
const Point2D< svg::coord_t > | offset |
|
◆ visitPrefix()
int visitPrefix |
( |
TreeSVG & |
tree, |
|
|
const TreeSVG::path_t & |
path |
|
) |
| |
|
override |
Retrieves all the elements of ALIGN class and (re)set their positions.
The documentation for this class was generated from the following files: