LibreOffice Module canvas (master) 1
|
#include <basegfx/point/b2ipoint.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/vector/b2isize.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <rendering/icolorbuffer.hxx>
#include "pagemanager.hxx"
Go to the source code of this file.
Classes | |
class | canvas::Surface |
surfaces denote occupied areas within pages. More... | |
Namespaces | |
namespace | canvas |
Typedefs | |
typedef std::shared_ptr< Surface > | canvas::SurfaceSharedPtr |