Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

sxy_curve_simple.h File Reference

#include "sxy_series.h"
#include "sxy_curve.h"

Include dependency graph for sxy_curve_simple.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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 }


Enumeration Type Documentation

enum SXYSimpleCurveMasks
 

Enumeration values:
SIMPLE_CURVE_MARK_MASK 
SIMPLE_CURVE_LINE_MASK 
SIMPLE_CURVE_LINEAR_MASK 
SIMPLE_CURVE_PARABOLIC_MASK 
SIMPLE_CURVE_LAST_MASK 

Definition at line 13 of file sxy_curve_simple.h.

enum SXYSimpleCurveSeries
 

Enumeration values:
SIMPLE_CURVE_ORIGINAL_SERIES 
SIMPLE_CURVE_LINEAR_SERIES 
SIMPLE_CURVE_PARABOLIC_SERIES 
SIMPLE_CURVE_LAST_SERIES 

Definition at line 21 of file sxy_curve_simple.h.


SXY
Tecgraf / PUC-Rio - Computer Graphics Technology Group