List of all members.
Public Member Functions |
| DataChunk (const QString &label, const QColor &color, int size, bool visible) |
QColor & | getColor () |
double | getDPRatio () |
int | getIndex () |
const QString & | getLabel () |
double | getMaxValue () |
double | getRangeMax () |
double | getRangeMin () |
double | getValue (int ind) |
double | getValueToDraw () |
double | getZeroValue () |
bool | isVisible () |
double | linearMap (double x, double rmin, double rmax, double outMin=0, double outMax=1) |
bool | loadRawData (const QString &filename, int column) |
void | setColor (QColor color) |
void | setData (double value) |
void | setDataRaw (double value) |
void | setDataRaw (int ind, double value) |
void | setDPRatio (double val) |
void | setLabel (const QString &label) |
void | setRange (double min, double max) |
void | setStyle (int style) |
void | setVisible (bool vis) |
Detailed Description
Definition at line 41 of file evodataviewer.h.
The documentation for this class was generated from the following files: