26 #ifndef FEATHERCURVETYPE_H_
27 #define FEATHERCURVETYPE_H_
58 bool sumCurve =
false;
66 bool weightCurve =
false;
74 bool sliceCurve =
false;
Items in slice plot not appearing in legend.
An enumeration of the different curves that a user can ask to be displayed on the plot...
static bool isSumCurve(CurveType curveType)
static bool isSliceCurve(CurveType curveType)
virtual ~FeatherCurveType()
static bool isWeightCurve(CurveType curveType)
CurveType
Note: Order in this listing is important.