GrGlyphItem Class Reference
#include <grglyph.h>
List of all members.
Public Member Functions |
| | GrGlyphItem (Glyph *g, float scalex, float scaley, float rot) |
| virtual | ~GrGlyphItem () |
| virtual void | allocate (Canvas *, const Allocation &, Extension &) |
| virtual void | draw (Canvas *, const Allocation &) const |
| virtual void | print (Printer *, const Allocation &) const |
Private Attributes |
| Transformer | t_ |
Constructor & Destructor Documentation
| GrGlyphItem::GrGlyphItem |
( |
Glyph * |
g, |
|
|
float |
scalex, |
|
|
float |
scaley, |
|
|
float |
rot | |
|
) |
| | |
| virtual GrGlyphItem::~GrGlyphItem |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual void GrGlyphItem::allocate |
( |
Canvas * |
, |
|
|
const Allocation & |
, |
|
|
Extension & |
| |
|
) |
| | [virtual] |
| virtual void GrGlyphItem::draw |
( |
Canvas * |
, |
|
|
const Allocation & |
| |
|
) |
| | const [virtual] |
| virtual void GrGlyphItem::print |
( |
Printer * |
, |
|
|
const Allocation & |
| |
|
) |
| | const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: