| 
    Board
    0.6.devel
    
   | 
 
#include <limits>#include <vector>#include <cmath>#include "Transforms.ih"

Go to the source code of this file.
Data Structures | |
| struct | LibBoard::Transform | 
| struct | LibBoard::TransformEPS | 
| Structure representing a scaling and translation suitable for an EPS output.  More... | |
| struct | LibBoard::TransformFIG | 
| Structure representing a scaling and translation suitable for an XFig output.  More... | |
| struct | LibBoard::TransformSVG | 
| Structure representing a scaling and translation suitable for an SVG output.  More... | |
| struct | LibBoard::TransformTikZ | 
| Structure representing a scaling and translation suitable for an TikZ output.  More... | |
Namespaces | |
| namespace | LibBoard |