version 3.3

VRS::GeometryGlyph Class Reference

DEPRECATED: class for a polygon glyph. More...

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

Inheritance diagram for VRS::GeometryGlyph:

VRS::Glyph VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 GeometryGlyph (FT_GlyphSlot *sourceGlyph, double resolution)
 Creates a polygon surface from the freetype glyph.
SO< ShapegetPolygons () const
 Returns the polygons the glyph is made of.
SO< Array< SO< Array< Vector > > > > getOutline () const
 Returns the outline of the glyph.
virtual Bounds boundingBox () const


Detailed Description

DEPRECATED: class for a polygon glyph.

Constructor & Destructor Documentation

VRS::GeometryGlyph::GeometryGlyph ( FT_GlyphSlot sourceGlyph,
double  resolution 
)

Creates a polygon surface from the freetype glyph.


Member Function Documentation

SO<Shape> VRS::GeometryGlyph::getPolygons (  )  const

Returns the polygons the glyph is made of.

SO<Array<SO<Array<Vector> > > > VRS::GeometryGlyph::getOutline (  )  const

Returns the outline of the glyph.

virtual Bounds VRS::GeometryGlyph::boundingBox (  )  const [virtual]

Implements VRS::Glyph.


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

Generated on Mon May 21 06:00:30 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact