version 3.3

VRS::TEXT::FontLodTextSimplifier Class Reference

A class containing the needed informations to render combined-texts. More...

#include <vrs/text/fontlodtextsimplifier.h>

Inheritance diagram for VRS::TEXT::FontLodTextSimplifier:

VRS::ShapeSimplifier VRS::Simplifier VRS::Handler VRS::RenderObj VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 FontLodTextSimplifier ()
 C-Tor.
virtual ~FontLodTextSimplifier ()
 D-Tor.
virtual ID target () const
 Defines which class will be rendered.
virtual bool simplify (Engine *, const Shape *)
 The rendering.
 VRS_TYPEINFO (FontLodTextSimplifier, ShapeSimplifier)


Detailed Description

A class containing the needed informations to render combined-texts.

It simply renders the single texts which make up the combinedtexs in sequenze of their layer-id, the highest layers are rendered on top.


Constructor & Destructor Documentation

VRS::TEXT::FontLodTextSimplifier::FontLodTextSimplifier (  ) 

C-Tor.

virtual VRS::TEXT::FontLodTextSimplifier::~FontLodTextSimplifier (  )  [virtual]

D-Tor.


Member Function Documentation

virtual ID VRS::TEXT::FontLodTextSimplifier::target (  )  const [virtual]

Defines which class will be rendered.

See also:
Painter

Implements VRS::ShapeSimplifier.

virtual bool VRS::TEXT::FontLodTextSimplifier::simplify ( Engine ,
const Shape  
) [virtual]

The rendering.

See also:
Painter

Implements VRS::ShapeSimplifier.

VRS::TEXT::FontLodTextSimplifier::VRS_TYPEINFO ( FontLodTextSimplifier  ,
ShapeSimplifier   
)


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