TreeUtilsSVG Member List

This is the complete list of members for TreeUtilsSVG, including all inherited members.

computeBoundingBox(const TreeSVG &group, drain::Box< svg::coord_t > &box)TreeUtilsSVGstatic
finalizeBoundingBox(TreeSVG &svg)TreeUtilsSVGstatic
realignObject(const Box< svg::coord_t > &anchorBoxHorz, const Box< svg::coord_t > &anchorBoxVert, TreeSVG &obj)TreeUtilsSVGstatic
realignObjectHorz(TreeSVG &obj, const Box< svg::coord_t > &anchorBoxHorz) (defined in TreeUtilsSVG)TreeUtilsSVGstatic
realignObjectVert(TreeSVG &obj, const Box< svg::coord_t > &anchorBoxVert)TreeUtilsSVGstatic
setRelativePaths(drain::image::TreeSVG &object, const drain::FilePath &filepath)TreeUtilsSVGstatic
superAlign(TreeSVG &node, AlignBase::Axis orientation=AlignBase::Axis::HORZ, LayoutSVG::Direction direction=LayoutSVG::Direction::INCR)TreeUtilsSVGstatic
translateAll(TreeSVG &group, const Point2D< svg::coord_t > &offset)TreeUtilsSVGstatic