![]() |
|
This is the complete list of members for TreeUtilsSVG, including all inherited members.
computeBoundingBox(const TreeSVG &group, drain::Box< svg::coord_t > &box) | TreeUtilsSVG | static |
finalizeBoundingBox(TreeSVG &svg) | TreeUtilsSVG | static |
realignObject(const Box< svg::coord_t > &anchorBoxHorz, const Box< svg::coord_t > &anchorBoxVert, TreeSVG &obj) | TreeUtilsSVG | static |
realignObjectHorz(TreeSVG &obj, const Box< svg::coord_t > &anchorBoxHorz) (defined in TreeUtilsSVG) | TreeUtilsSVG | static |
realignObjectVert(TreeSVG &obj, const Box< svg::coord_t > &anchorBoxVert) | TreeUtilsSVG | static |
setRelativePaths(drain::image::TreeSVG &object, const drain::FilePath &filepath) | TreeUtilsSVG | static |
superAlign(TreeSVG &node, AlignBase::Axis orientation=AlignBase::Axis::HORZ, LayoutSVG::Direction direction=LayoutSVG::Direction::INCR) | TreeUtilsSVG | static |
translateAll(TreeSVG &group, const Point2D< svg::coord_t > &offset) | TreeUtilsSVG | static |