|
LibreOffice Module canvas (master) 1
|
#include <basegfx/vector/b2isize.hxx>#include <basegfx/vector/b2ivector.hxx>#include <basegfx/range/b2irectangle.hxx>#include <rendering/icolorbuffer.hxx>#include <rendering/irendermodule.hxx>#include <rendering/isurface.hxx>#include <memory>#include <vector>#include "surfacerect.hxx"Go to the source code of this file.
Classes | |
| class | canvas::Page |
| One page of IRenderModule-provided texture space. More... | |
| class | canvas::PageFragment |
| A part of a page, which gets allocated to a surface. More... | |
Namespaces | |
| namespace | canvas |
Typedefs | |
| typedef std::shared_ptr< PageFragment > | canvas::FragmentSharedPtr |
| typedef std::shared_ptr< Page > | canvas::PageSharedPtr |