|
Relacs Plot Library
0.9.8
|
This is the complete list of members for Plot::DataElement, including all inherited members.
| DataElement(DataTypes dt) | Plot::DataElement | |
| DataType | Plot::DataElement | protected |
| DataTypes enum name | Plot::DataElement | |
| errors(long index, double &up, double &down) const | Plot::DataElement | inlinevirtual |
| Events enum value | Plot::DataElement | |
| first(double x1, double y1, double x2, double y2) const =0 | Plot::DataElement | pure virtual |
| init(void) | Plot::DataElement | inlinevirtual |
| last(double x1, double y1, double x2, double y2) const =0 | Plot::DataElement | pure virtual |
| Line | Plot::DataElement | protected |
| lineIndex() const | Plot::DataElement | |
| LineIndex | Plot::DataElement | protected |
| Map enum value | Plot::DataElement | |
| Own | Plot::DataElement | protected |
| Plot class | Plot::DataElement | friend |
| Point | Plot::DataElement | protected |
| point(long index, double &x, double &y) const =0 | Plot::DataElement | pure virtual |
| pointIndex() const | Plot::DataElement | |
| PointIndex | Plot::DataElement | protected |
| setAxis(Plot::Axis axis) | Plot::DataElement | |
| setAxis(int xaxis, int yaxis) | Plot::DataElement | |
| setLine(const Plot::LineStyle &style) | Plot::DataElement | |
| setLine(int lcolor=Transparent, int lwidth=1, Plot::Dash ldash=Solid) | Plot::DataElement | |
| setLineIndex(long inx) | Plot::DataElement | |
| setPoint(const Plot::PointStyle &style) | Plot::DataElement | |
| setPoint(Points ptype=Circle, int psize=10, int pcolor=Transparent, int pfill=Transparent) | Plot::DataElement | |
| setPointIndex(long inx) | Plot::DataElement | |
| setRange(double xmin[MaxAxis], double xmax[MaxAxis], double ymin[MaxAxis], double ymax[MaxAxis], int xpmin, int xpmax, int ypmin, int ypmax) | Plot::DataElement | inlinevirtual |
| setStyle(const Plot::LineStyle &lstyle, const Plot::PointStyle &pstyle) | Plot::DataElement | |
| setStyle(int lcolor=Transparent, int lwidth=1, Plot::Dash ldash=Solid, Points ptype=Circle, int psize=10, int pcolor=Transparent, int pfill=Transparent) | Plot::DataElement | |
| SinglePoint enum value | Plot::DataElement | |
| TwoPoints enum value | Plot::DataElement | |
| vector(long index, double &a, double &l) const | Plot::DataElement | inlinevirtual |
| XAxis | Plot::DataElement | protected |
| xminmax(double &xmin, double &xmax, double ymin, double ymax) const | Plot::DataElement | inlinevirtual |
| YAxis | Plot::DataElement | protected |
| yminmax(double xmin, double xmax, double &ymin, double &ymax) const | Plot::DataElement | inlinevirtual |
| ~DataElement(void) | Plot::DataElement | virtual |
1.8.6