#include <utility>
#include <libwpg/libwpg.h>
#include "MSPUBCollector.h"
#include "Shapes.h"
#include "VectorTransformation2D.h"
Go to the source code of this file.
Functions |
const CustomShape * | libmspub::getCustomShape (ShapeType type) |
bool | libmspub::isShapeTypeRectangle (ShapeType type) |
void | libmspub::writeCustomShape (ShapeType shapeType, WPXPropertyList &graphicsProps, libwpg::WPGPaintInterface *painter, double x, double y, double height, double width, const GeometricShape *caller, bool closeEverything, VectorTransformation2D transform, std::vector< Line > lines) |