|
LibreOffice Module drawinglayer (master) 1
|
#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>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... | |