LibreOffice Module basegfx (master) 1
Namespaces | Functions
numbertools.cxx File Reference
#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>
Include dependency graph for numbertools.cxx:

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...