namespace basegfx
{ class B2DHomMatrix; class B2DPolyPolygon;
}
/* Definition of CanvasGraphic interface */
namespace cppcanvas
{ // forward declaration, since tools::PolyPolygon also derives from CanvasGraphic typedef std::shared_ptr< class PolyPolygon > PolyPolygonSharedPtr;
/** This interface defines basic properties of objectsthatcanbepaintedonaCanvas
*/ class CanvasGraphic
{ public:
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.