#include <limits>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | BoardLib |
Classes | |
struct | BoardLib::Transform |
struct | BoardLib::TransformEPS |
Structure representing a scaling and translation suitable for an EPS output. More... | |
struct | BoardLib::TransformFIG |
Structure representing a scaling and translation suitable for an XFig output. More... | |
struct | BoardLib::TransformSVG |
Structure representing a scaling and translation suitable for an SVG output. More... |