LibreOffice Module cppcanvas (master) 1
Namespaces | Functions
lineaction.hxx File Reference
#include <action.hxx>
#include <cppcanvas/canvas.hxx>
Include dependency graph for lineaction.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  basegfx
 
namespace  cppcanvas
 
namespace  cppcanvas::internal
 
namespace  cppcanvas::internal::LineActionFactory
 Creates encapsulated converters between GDIMetaFile and XCanvas.
 

Functions

std::shared_ptr< Actioncppcanvas::internal::LineActionFactory::createLineAction (const ::basegfx::B2DPoint &, const ::basegfx::B2DPoint &, const CanvasSharedPtr &, const OutDevState &)
 Plain hair line from point 1 to point 2. More...