LibreOffice Module drawinglayer (master) 1
Classes | Namespaces | Typedefs
textaspolygonextractor2d.hxx File Reference
#include <drawinglayer/drawinglayerdllapi.h>
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/color/bcolor.hxx>
#include <basegfx/color/bcolormodifier.hxx>
#include <utility>
#include <vector>
Include dependency graph for textaspolygonextractor2d.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  drawinglayer::processor2d::TextAsPolygonDataNode
 helper data structure for returning the result More...
 
class  drawinglayer::processor2d::TextAsPolygonExtractor2D
 TextAsPolygonExtractor2D class. More...
 

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::processor2d
 

Typedefs

typedef ::std::vector< TextAsPolygonDataNode > drawinglayer::processor2d::TextAsPolygonDataNodeVector
 typedef for a vector of that helper data More...