CImgSignalDrawer Struct Reference

List of all members.

Public Member Functions

void draw (CImg< double > &figure, CImg< double > &values, const double *color=orange, CImg< double > *abscissas=0, CImg< double > *errorBars_v=0, CImg< double > *errorBars_h=0)
void draw (CImg< double > &figure, CImg< double > &values, const double *color, double tmin, double tmax, CImg< double > *errorBars_v=0, CImg< double > *errorBars_h=0)
void draw (CImg< double > &figure, const char *signal, const double *color)
void draw (CImg< double > &figure, CImgList< double > &values, int startColor=0, CImg< double > *abscissas=0)
void draw (CImg< double > &figure, CImgList< double > &values, int startColor, double tmin, double tmax)

Public Attributes

int style
int width
int border
double opacity
bool draw_axis
CImgAxis axisX
CImgAxis axisY
CImgErrorBar errorBar

Protected Member Functions

void draw_errorBar (CImg< double > &figure, int x_cen, int y_cen, double length, bool horizontal=false)
void draw_axisX (CImg< double > &figure, CImg< double > &tickValues, CImg< double > &tickLocations, int y)
void draw_axisY (CImg< double > &figure, CImg< double > &tickValues, CImg< double > &tickLocations, int x)

The documentation for this struct was generated from the following files:
 All Classes Functions
Generated on Thu Mar 3 16:34:40 2011 for AB_Filter by  doxygen 1.6.3