Definition at line 34 of file hplot.
◆ _text() [1/2]
tools::hplot::_text::_text |
( |
double |
aX, |
|
|
double |
aY, |
|
|
double |
aAngle, |
|
|
double |
aSize, |
|
|
const std::string & |
aString, |
|
|
short |
aAlign |
|
) |
| |
|
inline |
Definition at line 36 of file hplot.
◆ ~_text()
virtual tools::hplot::_text::~_text |
( |
| ) |
|
|
inlinevirtual |
Definition at line 44 of file hplot.
◆ _text() [2/2]
tools::hplot::_text::_text |
( |
const _text & |
aFrom | ) |
|
|
inline |
Definition at line 46 of file hplot.
47 :
fX(aFrom.fX),
fY(aFrom.fY)
◆ operator=()
_text& tools::hplot::_text::operator= |
( |
const _text & |
aFrom | ) |
|
|
inline |
Definition at line 52 of file hplot.
◆ fAlign
short tools::hplot::_text::fAlign |
Definition at line 67 of file hplot.
◆ fAngle
double tools::hplot::_text::fAngle |
Definition at line 64 of file hplot.
◆ fSize
double tools::hplot::_text::fSize |
Definition at line 65 of file hplot.
◆ fString
std::string tools::hplot::_text::fString |
Definition at line 66 of file hplot.
◆ fX
double tools::hplot::_text::fX |
Definition at line 62 of file hplot.
◆ fY
double tools::hplot::_text::fY |
Definition at line 63 of file hplot.
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/hplot