|
copasi API
0.1
|
#include <CLabel.h>
Public Member Functions | |
| CLabel () | |
| CLabel (const CLTextGlyph &tg) | |
| CLabel (const CLabel &l) | |
| C_FLOAT64 | getOrigHeight () |
| C_FLOAT64 | getOrigWidth () |
| virtual void | scale (const double &scaleFactor) |
| void | adaptToHeight (const double &h) |
| void | scalePosition (const double &hz) |
| CLabel::CLabel | ( | ) |
| CLabel::CLabel | ( | const CLTextGlyph & | tg | ) |
| CLabel::CLabel | ( | const CLabel & | l | ) |
| void CLabel::adaptToHeight | ( | const double & | h | ) |
| C_FLOAT64 CLabel::getOrigHeight | ( | ) | [inline] |
| C_FLOAT64 CLabel::getOrigWidth | ( | ) | [inline] |
| void CLabel::scale | ( | const double & | scaleFactor | ) | [virtual] |
| void CLabel::scalePosition | ( | const double & | hz | ) |
1.7.5.1