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

#include <eepicgeom.H>

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

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 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 1286 of file eepicgeom.H.

Constructor & Destructor Documentation

◆ Right_Text() [1/3]

Right_Text::Right_Text ( )
inline

Definition at line 1286 of file eepicgeom.H.

◆ Right_Text() [2/3]

Right_Text::Right_Text ( const Text t)
inline

Definition at line 1286 of file eepicgeom.H.

◆ Right_Text() [3/3]

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

Definition at line 1286 of file eepicgeom.H.


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