#include <character.h>
structural::flyweight::Character::Character |
( |
char |
code | ) |
|
|
explicit |
void structural::flyweight::Character::First |
( |
GlyphContext & |
context | ) |
|
|
overridevirtual |
bool structural::flyweight::Character::IsDone |
( |
GlyphContext & |
context | ) |
|
|
overridevirtual |
void structural::flyweight::Character::Next |
( |
GlyphContext & |
context | ) |
|
|
overridevirtual |
void structural::flyweight::Character::Remove |
( |
GlyphContext & |
| ) |
|
|
overridevirtual |
void structural::flyweight::Character::SetFont |
( |
Font * |
font, |
|
|
GlyphContext & |
context |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: