Stacked Graphs
Geometry & Aesthetics
 All Classes Functions Variables Enumerations
Public Member Functions | List of all members
ThemeRiverGraphLayouter Class Reference

Class describes the themeriver layouting algorithm which simply centers the baseline and therefore the stacked graph. More...

#include <themerivergraphlayouter.h>

Public Member Functions

 ThemeRiverGraphLayouter (QObject *parent)
 
QString GetName ()
 Returns a user-presentable name for the object.
 
- Public Member Functions inherited from GraphLayouter
 GraphLayouter (QObject *parent)
 
void Layout (DataSet &dataset, const InterpolationMode interpMode, const double scaleX, const double scaleY)
 Calls calculateBaseLine to get a baseline according to the selected layouting algorithm. More...
 

Additional Inherited Members

- Public Types inherited from GraphLayouter
enum  InterpolationMode { Cubic = 0, Linear, SIZE_OF_ENUM }
 List of interpolation methods.
 
- Static Public Attributes inherited from GraphLayouter
static const char *const interpolationMode_str [InterpolationMode::SIZE_OF_ENUM] = {"Cubic", "Linear"}
 String value of the interpolation methods used to display in the GUI.
 

Detailed Description

Class describes the themeriver layouting algorithm which simply centers the baseline and therefore the stacked graph.


The documentation for this class was generated from the following files: