Public Member Functions | Public Attributes | List of all members
TranslatorSVG Class Reference
Inheritance diagram for TranslatorSVG:
Inheritance graph
[legend]
Collaboration diagram for TranslatorSVG:
Collaboration graph
[legend]

Public Member Functions

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
 
- Public Member Functions inherited from TreeVisitor< TreeSVG >
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

const Point2D< svg::coord_t > offset
 

Member Function Documentation

◆ 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: