10#ifndef INCLUDED_BASEGFX_DRAWCOMMANDS_H
11#define INCLUDED_BASEGFX_DRAWCOMMANDS_H
A two-dimensional interval over doubles.
Base Color class with three double values.
DrawBase(DrawCommandType eType)
DrawCommandType getType() const
std::vector< std::shared_ptr< DrawBase > > maChildren
basegfx::B2DPolyPolygon maPolyPolygon
DrawPath(basegfx::B2DPolyPolygon aPolyPolygon)
std::shared_ptr< basegfx::BColor > mpStrokeColor
std::shared_ptr< basegfx::BColor > mpFillColor
std::shared_ptr< GradientInfo > mpFillGradient
basegfx::B2DRange maRectangle
std::shared_ptr< basegfx::BColor > mpFillColor
std::shared_ptr< basegfx::BColor > mpStrokeColor
DrawRectangle(basegfx::B2DRange const &rRectangle)
std::shared_ptr< GradientInfo > mpFillGradient
basegfx::B2DRange maRectangle
std::vector< GradientStop > maGradientStops
GradientInfo(GradientType eType)
basegfx::B2DHomMatrix maMatrix