|
LibreOffice Module basegfx (master) 1
|
#include <basegfx/utils/tools.hxx>#include <basegfx/matrix/b2dhommatrix.hxx>#include <basegfx/polygon/b2dpolypolygon.hxx>#include <basegfx/polygon/b2dpolypolygontools.hxx>#include <rtl/strbuf.hxx>#include <rtl/math.hxx>Go to the source code of this file.
Namespaces | |
| namespace | basegfx |
| namespace | basegfx::utils |
Functions | |
| B2DPolyPolygon | basegfx::utils::number2PolyPolygon (double fVal, sal_Int32 nTotalDigits, sal_Int32 nDecPlaces, bool bLitSegments=true) |
| Creates polypolygon with the given number as seven-segment digits. More... | |