|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <eepicgeom.H>
Public Member Functions | |
| Right_Text () | |
| Right_Text (const Text &t) | |
| Right_Text (const Point &p, const std::string &str) | |
Public Member Functions inherited from Text | |
| Text (const Point &__p, const std::string &__str) | |
| Text () | |
| const size_t & | len () const |
| const Point & | get_point () const |
| const std::string & | get_str () const |
| Point | highest_point () const |
| Point | lowest_point () const |
| Point | leftmost_point () const |
| Point | rightmost_point () const |
Public Member Functions inherited from Geom_Object | |
| Geom_Object ()=default | |
| virtual | ~Geom_Object ()=default |
Additional Inherited Members | |
Static Public Attributes inherited from Text | |
| static const double | font_width_in_points = 40.0 |
| static const double | font_height_in_points = 20.0 |
Definition at line 1286 of file eepicgeom.H.
|
inline |
Definition at line 1286 of file eepicgeom.H.
Definition at line 1286 of file eepicgeom.H.
Definition at line 1286 of file eepicgeom.H.