Engauge Digitizer  2
Public Member Functions | List of all members
CurveSettingsInt Class Reference

Internal settings for one curve, such as LineStyle, PointStyle and CurveFilter. More...

#include <CurveSettingsInt.h>

Public Member Functions

 CurveSettingsInt (const ColorFilterSettings &colorFilterSettings, const PointStyle &pointStyle, const LineStyle &lineStyle, CurveConnectAs curveConnectAs)
 Single constructor.
 
CurveConnectAs curveConnectAs () const
 Get method for connection method.
 
ColorFilterSettings colorFilterSettings () const
 Get method for color filter.
 
LineStyle lineStyle () const
 Get method for line style.
 
PointStyle pointStyle () const
 Get method for point style.
 

Detailed Description

Internal settings for one curve, such as LineStyle, PointStyle and CurveFilter.

These settings are used only internally by Curve, and are not related to the DlgSettings classes at all

Definition at line 17 of file CurveSettingsInt.h.


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