version 3.3

VRS::TEXT::AbstractGlyph Class Reference

A class for different representations of Glyphs. More...

#include <vrs/text/glyphtypes.h>

Inheritance diagram for VRS::TEXT::AbstractGlyph:

VRS::SharedObj VRS::Visitable VRS::TEXT::ImageGlyph

List of all members.

Public Member Functions

virtual ~AbstractGlyph ()
virtual GlyphTypeID getGlyphTypeID () const =0
 Returns the kind.
 VRS_TYPEINFO (AbstractGlyph, SharedObj)


Detailed Description

A class for different representations of Glyphs.

For example rasterized to a texture or as a list of Vectors.


Constructor & Destructor Documentation

virtual VRS::TEXT::AbstractGlyph::~AbstractGlyph (  )  [inline, virtual]


Member Function Documentation

virtual GlyphTypeID VRS::TEXT::AbstractGlyph::getGlyphTypeID (  )  const [pure virtual]

Returns the kind.

See also:
GlyphTypeID

Implemented in VRS::TEXT::ImageGlyph.

VRS::TEXT::AbstractGlyph::VRS_TYPEINFO ( AbstractGlyph  ,
SharedObj   
)


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

Generated on Wed May 23 06:00:35 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact