![]() |
|
SVG classes marking requests of relative horizontal and vertical alignment. More...
#include <TreeUtilsSVG.h>
Public Member Functions | |
| CoordSpan (svg::coord_t pos=0, svg::coord_t span=0) | |
| CoordSpan (const CoordSpan &cspan) | |
| void | copyFrom (const NodeSVG &node) |
| void | copyFrom (const BBoxSVG &bbox) |
| bool | isDefined () |
| void | copyFrom (const BBoxSVG &bbox) |
| void | copyFrom (const BBoxSVG &bbox) |
| void | copyFrom (const NodeSVG &node) |
| void | copyFrom (const NodeSVG &node) |
Public Attributes | |
| svg::coord_t | pos = 0 |
| svg::coord_t | span = 0 |
SVG classes marking requests of relative horizontal and vertical alignment.
1.9.8