Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::plot::PlotTextSettings Class Referenceabstract
+ Inheritance diagram for inviwo::plot::PlotTextSettings:

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 FontSettingsgetFont () const =0
 
 operator bool () const
 

Member Function Documentation

◆ 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: