point_formater_strategy Class Reference

The strategie-pattern. Describes, how to draw a point on screen. More...

#include <point_formater_strategy.hpp>

Inheritance diagram for point_formater_strategy:

point_normal_style List of all members.

Public Member Functions

 point_formater_strategy (void)
virtual ~point_formater_strategy (void)
virtual void draw (const point &coordinates, boost::shared_ptr< drawing_context > context)=0

Detailed Description

The strategie-pattern. Describes, how to draw a point on screen.

Definition at line 31 of file point_formater_strategy.hpp.


Constructor & Destructor Documentation

point_formater_strategy::point_formater_strategy void   ) 
 

Definition at line 23 of file point_formater_strategy.cpp.

point_formater_strategy::~point_formater_strategy void   )  [virtual]
 

Definition at line 27 of file point_formater_strategy.cpp.


Member Function Documentation

virtual void point_formater_strategy::draw const point coordinates,
boost::shared_ptr< drawing_context context
[pure virtual]
 

Implemented in point_normal_style.


The documentation for this class was generated from the following files:
Generated on Fri May 19 19:30:30 2006 for geometria by  doxygen 1.4.6-NO