Loading [MathJax]/extensions/TeX/AMSsymbols.js
DGtal 2.0.0
LibBoard::TransformTikZ Struct Reference

Structure representing a scaling and translation suitable for an TikZ output. More...

#include <Board/Transforms.h>

Inheritance diagram for LibBoard::TransformTikZ:
[legend]

Additional Inherited Members

Public Member Functions inherited from LibBoard::TransformSVG
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)
Public Member Functions inherited from LibBoard::Transform
 Transform ()
virtual ~Transform ()
virtual double mapX (double x) const
virtual void apply (double &x, double &y) const
virtual double scale (double x) const
Static Public Member Functions inherited from LibBoard::Transform
static double round (const double &x)
Protected Attributes inherited from LibBoard::Transform
double _scale
double _deltaX
double _deltaY
double _height

Detailed Description

Structure representing a scaling and translation suitable for an TikZ output.

The TransformTikZ structure.

Definition at line 129 of file Transforms.h.


The documentation for this struct was generated from the following file: