#include <PlotTernary.h>
Inheritance diagram for PlotTernary:
Public Member Functions | |
PlotTernary (Worksheet *p) | |
general ternary Plot class | |
~PlotTernary () | |
QStringList | Info () |
Infos for project explorer. | |
Axis * | getAxis (int) |
void | saveAxes (QTextStream *t) |
void | openAxes (QTextStream *t, int version) |
void | saveXML (QDomDocument doc, QDomElement plottag) |
void | openXML (QDomElement e) |
void | draw (QPainter *p, int w, int h) |
void | drawCurves (QPainter *p, int w, int h) |
void | setBorder (int, bool) |
void | setRange (LRange *r, int i) |
void | setActRange (LRange *r, int i) |
void | setRanges (LRange *r) |
void | setActRanges (LRange *r) |
Private Attributes | |
Axis | axis |
|
general ternary Plot class
|
|
|
|
Implements Plot. |
|
|
|
Implements Plot. |
|
Infos for project explorer.
|
|
Implements Plot. |
|
Implements Plot. |
|
Implements Plot. |
|
Implements Plot. |
|
Implements Plot. |
|
Implements Plot. |
|
|
|
Implements Plot. |
|
Implements Plot. |
|
|