version 3.3

VRS::TEXT::CombinedTextSimplifier Class Reference

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

#include <vrs/text/combinedtextsimplifier.h>

Inheritance diagram for VRS::TEXT::CombinedTextSimplifier:

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

List of all members.

Public Member Functions

 CombinedTextSimplifier ()
 C-Tor.
virtual ~CombinedTextSimplifier ()
 D-Tor.
virtual ID target () const
 Defines which class will be rendered.
virtual bool simplify (Engine *, const Shape *)
 The rendering.
 VRS_TYPEINFO (CombinedTextSimplifier, 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::CombinedTextSimplifier::CombinedTextSimplifier (  ) 

C-Tor.

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

D-Tor.


Member Function Documentation

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

Defines which class will be rendered.

See also:
Painter

Implements VRS::ShapeSimplifier.

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

The rendering.

See also:
Painter

Implements VRS::ShapeSimplifier.

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


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

Generated on Sat May 25 06:00:40 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact