7 #ifndef CURVE_SETTINGS_INT_H
8 #define CURVE_SETTINGS_INT_H
10 #include "ColorFilterSettings.h"
11 #include "CurveConnectAs.h"
12 #include "LineStyle.h"
13 #include "PointStyle.h"
44 CurveConnectAs m_curveConnectAs;
47 #endif // CURVE_SETTINGS_INT_H
Color filter parameters for one curve. For a class, this is handled the same as LineStyle and PointSt...
ColorFilterSettings colorFilterSettings() const
Get method for color filter.
LineStyle lineStyle() const
Get method for line style.
Details for a specific Point.
Details for a specific Line.
Internal settings for one curve, such as LineStyle, PointStyle and CurveFilter.
CurveConnectAs curveConnectAs() const
Get method for connection method.
PointStyle pointStyle() const
Get method for point style.