izzi
SVG SUBSET C++ API
|
Go to the source code of this file.
Namespaces | |
namespace | svg |
Functions | |
void | svg::direction_arc_at (svg_element &obj, const point_2t origin, const double rr, svg::style s, const double spacer=10) |
Arc + arrow glyph that traces path of start to finish trajectory. | |
void | svg::direction_arc_title_at (svg_element &obj, const point_2t origin, const int radius, const typography typo, const string title, const uint pcnt=30) |
Title on same arc. | |