Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
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 | |
|
pure virtual |
offset from axis
Implemented in inviwo::plot::PCPCaptionSettings, inviwo::plot::PCPLabelSettings, inviwo::plot::PlotTextData, and inviwo::plot::PlotTextProperty.
|
pure virtual |
position along axis [0,1]
Implemented in inviwo::plot::PCPCaptionSettings, inviwo::plot::PCPLabelSettings, inviwo::plot::PlotTextData, and inviwo::plot::PlotTextProperty.
|
pure virtual |
Degrees of rotation.
Implemented in inviwo::plot::PCPCaptionSettings, inviwo::plot::PCPLabelSettings, inviwo::plot::PlotTextData, and inviwo::plot::PlotTextProperty.