Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Center_Text Struct Reference

#include <eepicgeom.H>

Inheritance diagram for Center_Text:
[legend]
Collaboration diagram for Center_Text:
[legend]

Public Member Functions

 Center_Text ()
 
 Center_Text (const Text &t)
 
 Center_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 Pointget_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
 

Detailed Description

Definition at line 1288 of file eepicgeom.H.

Constructor & Destructor Documentation

◆ Center_Text() [1/3]

Center_Text::Center_Text ( )
inline

Definition at line 1288 of file eepicgeom.H.

◆ Center_Text() [2/3]

Center_Text::Center_Text ( const Text t)
inline

Definition at line 1288 of file eepicgeom.H.

◆ Center_Text() [3/3]

Center_Text::Center_Text ( const Point p,
const std::string &  str 
)
inline

Definition at line 1288 of file eepicgeom.H.


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