#include <point_normal_style.hpp>
Inheritance diagram for point_normal_style:
Public Member Functions | |
point_normal_style (void) | |
virtual | ~point_normal_style (void) |
virtual void | draw (const point &coordinates, boost::shared_ptr< drawing_context > context) |
Definition at line 27 of file point_normal_style.hpp.
|
Definition at line 23 of file point_normal_style.cpp. |
|
Definition at line 27 of file point_normal_style.cpp. |
|
Implements point_formater_strategy. Definition at line 31 of file point_normal_style.cpp. References point::get_x(), and point::get_y(). |