#include "sxy_series.h"
#include "sxy_curve.h"
Include dependency graph for sxy_curve_simple.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | SXYSimpleCurve |
Classe que implementa uma curva que recebe diretamente uma séries com os valores para serem tratados. More... | |
Enumerations | |
enum | SXYSimpleCurveMasks { SIMPLE_CURVE_MARK_MASK, SIMPLE_CURVE_LINE_MASK, SIMPLE_CURVE_LINEAR_MASK, SIMPLE_CURVE_PARABOLIC_MASK, SIMPLE_CURVE_LAST_MASK } |
enum | SXYSimpleCurveSeries { SIMPLE_CURVE_ORIGINAL_SERIES, SIMPLE_CURVE_LINEAR_SERIES, SIMPLE_CURVE_PARABOLIC_SERIES, SIMPLE_CURVE_LAST_SERIES } |
|
Definition at line 13 of file sxy_curve_simple.h. |
|
Definition at line 21 of file sxy_curve_simple.h. |