#include <glyph_context.h>
structural::flyweight::GlyphContext::GlyphContext |
( |
| ) |
|
structural::flyweight::GlyphContext::~GlyphContext |
( |
| ) |
|
|
virtual |
void structural::flyweight::GlyphContext::First |
( |
| ) |
|
|
virtual |
Font * structural::flyweight::GlyphContext::GetFont |
( |
| ) |
|
|
virtual |
void structural::flyweight::GlyphContext::Insert |
( |
int |
quantity | ) |
|
|
virtual |
void structural::flyweight::GlyphContext::Insert |
( |
| ) |
|
|
virtual |
bool structural::flyweight::GlyphContext::IsDone |
( |
| ) |
|
|
virtual |
void structural::flyweight::GlyphContext::Next |
( |
int |
step | ) |
|
|
virtual |
void structural::flyweight::GlyphContext::Next |
( |
| ) |
|
|
virtual |
void structural::flyweight::GlyphContext::SetFont |
( |
Font * |
font | ) |
|
|
virtual |
void structural::flyweight::GlyphContext::SetFont |
( |
Font * |
font, |
|
|
int |
span |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: