|
virtual bool | isEnabled () const =0 |
|
virtual LabelPlacement | getPlacement () const =0 |
|
virtual vec4 | getColor () const =0 |
|
virtual float | getPosition () const =0 |
| position along axis [0,1]
|
|
virtual vec2 | getOffset () const =0 |
| offset from axis
|
|
virtual float | getRotation () const =0 |
| Degrees of rotation.
|
|
virtual const FontSettings & | getFont () const =0 |
|
| operator bool () const |
|
◆ getOffset()
virtual vec2 inviwo::plot::PlotTextSettings::getOffset |
( |
| ) |
const |
|
pure virtual |
◆ getPosition()
virtual float inviwo::plot::PlotTextSettings::getPosition |
( |
| ) |
const |
|
pure virtual |
◆ getRotation()
virtual float inviwo::plot::PlotTextSettings::getRotation |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: