|
typedef BaseRenderer | ren_type |
|
typedef GlyphGenerator | glyph_gen_type |
|
typedef glyph_gen_type::glyph_rect | glyph_rect |
|
typedef ren_type::color_type | color_type |
|
|
| renderer_raster_vtext_solid (ren_type &ren, glyph_gen_type &glyph) |
|
void | color (const color_type &c) |
|
const color_type & | color () const |
|
template<class CharT > |
void | render_text (double x, double y, const CharT *str, bool flip=false) |
|
template<class BaseRenderer, class GlyphGenerator>
class agg::renderer_raster_vtext_solid< BaseRenderer, GlyphGenerator >
Definition at line 90 of file agg_renderer_raster_text.h.
The documentation for this class was generated from the following file: