|
3Depict
|
This is the complete list of members for PlotBase, including all inherited members.
| b | PlotBase | protected |
| clone() const =0 | PlotBase | pure virtual |
| computeDataBounds(const std::vector< float > &d, float &minV, float &maxV) | PlotBase | protectedstatic |
| computeDataBounds(const std::vector< float > &d, const std::vector< float > &errorBar, float &minV, float &maxV) | PlotBase | protectedstatic |
| computeDataBounds(const std::vector< std::pair< float, float > > &d, float &minVx, float &maxVx, float &minVy, float &maxVy) | PlotBase | protectedstatic |
| copyBase(PlotBase *target) const | PlotBase | protected |
| drawPlot(mglGraph *graph) const =0 | PlotBase | pure virtual |
| g | PlotBase | protected |
| getBounds(float &xMin, float &xMax, float &yMin, float &yMax) const | PlotBase | virtual |
| getColour(float &r, float &g, float &b) const | PlotBase | |
| getMode() const | PlotBase | |
| getPlotMode() const | PlotBase | inline |
| getRawData(std::vector< std::vector< float > > &f, std::vector< std::string > &labels) const =0 | PlotBase | pure virtual |
| getTitle() const | PlotBase | inline |
| getType() const | PlotBase | |
| getXLabel() const | PlotBase | inline |
| getYLabel() const | PlotBase | inline |
| isEmpty() const =0 | PlotBase | pure virtual |
| maxX | PlotBase | |
| maxY | PlotBase | |
| minX | PlotBase | |
| minY | PlotBase | |
| parentObject | PlotBase | |
| parentPlotIndex | PlotBase | |
| PlotBase() | PlotBase | |
| plotMode | PlotBase | protected |
| r | PlotBase | protected |
| regionGroup | PlotBase | |
| setColour(float rNew, float gNew, float bNew) | PlotBase | |
| setPlotMode(unsigned int newMode) | PlotBase | inline |
| setStrings(const std::string &x, const std::string &y, const std::string &t) | PlotBase | |
| setTraceStyle(unsigned int newStyle) | PlotBase | inline |
| title | PlotBase | protected |
| titleAsRawDataLabel | PlotBase | |
| traceStyle | PlotBase | protected |
| visible | PlotBase | |
| xLabel | PlotBase | protected |
| yLabel | PlotBase | protected |
| ~PlotBase() | PlotBase | inlinevirtual |
1.8.13