version 3.3

VRS::Glyph Class Reference

#include <vrs/text/deprecated/font.h>

Inheritance diagram for VRS::Glyph:

VRS::SharedObj VRS::Visitable VRS::GeometryGlyph VRS::ImageGlyph

List of all members.

Public Member Functions

double getGlyphAdvance () const
virtual Bounds boundingBox () const =0
 VRS_TYPEINFO (Glyph, SharedObj)

Protected Member Functions

void setGlyphAdvance (double adv)


Detailed Description

DEPRECATED: abstract class for glyphs The construction of glyphs is meant to be done internally only. To paint the glyphs, get them from the font object, cast them and use the different get-Methods, e.g. getPolygons from the polygon glyph.

Member Function Documentation

double VRS::Glyph::getGlyphAdvance (  )  const

virtual Bounds VRS::Glyph::boundingBox (  )  const [pure virtual]

Implemented in VRS::ImageGlyph, and VRS::GeometryGlyph.

VRS::Glyph::VRS_TYPEINFO ( Glyph  ,
SharedObj   
)

void VRS::Glyph::setGlyphAdvance ( double  adv  )  [protected]


The documentation for this class was generated from the following file:

Generated on Mon May 20 06:00:39 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact