Structure representing a scaling and translation suitable for an SVG output. More...
#include <Transforms.h>
Public Member Functions | |
| double | rounded (double x) const |
| double | mapY (double y) const |
| double | mapWidth (double width) const |
| void | setBoundingBox (const Rect &rect, const double pageWidth, const double pageHeight, const double margin) |
Structure representing a scaling and translation suitable for an SVG output.
The TransformSVG structure.
1.6.3