LibreOffice Module drawinglayer (master) 1
Namespaces | Functions
processor2dtools.hxx File Reference
#include <drawinglayer/drawinglayerdllapi.h>
#include <memory>
Include dependency graph for processor2dtools.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::geometry
 
namespace  drawinglayer::processor2d
 

Functions

std::unique_ptr< BaseProcessor2D > drawinglayer::processor2d::createPixelProcessor2DFromOutputDevice (OutputDevice &rTargetOutDev, const drawinglayer::geometry::ViewInformation2D &rViewInformation2D)
 create the best available pixel based BaseProcessor2D (which may be system-dependent) More...
 
std::unique_ptr< BaseProcessor2D > drawinglayer::processor2d::createProcessor2DFromOutputDevice (OutputDevice &rTargetOutDev, const drawinglayer::geometry::ViewInformation2D &rViewInformation2D)
 create a BaseProcessor2D dependent on some states of the given OutputDevice. More...