3Depict
PlotBase Member List

This is the complete list of members for PlotBase, including all inherited members.

bPlotBaseprotected
clone() const =0PlotBasepure virtual
computeDataBounds(const std::vector< float > &d, float &minV, float &maxV)PlotBaseprotectedstatic
computeDataBounds(const std::vector< float > &d, const std::vector< float > &errorBar, float &minV, float &maxV)PlotBaseprotectedstatic
computeDataBounds(const std::vector< std::pair< float, float > > &d, float &minVx, float &maxVx, float &minVy, float &maxVy)PlotBaseprotectedstatic
copyBase(PlotBase *target) constPlotBaseprotected
drawPlot(mglGraph *graph) const =0PlotBasepure virtual
gPlotBaseprotected
getBounds(float &xMin, float &xMax, float &yMin, float &yMax) constPlotBasevirtual
getColour(float &r, float &g, float &b) constPlotBase
getMode() constPlotBase
getPlotMode() constPlotBaseinline
getRawData(std::vector< std::vector< float > > &f, std::vector< std::string > &labels) const =0PlotBasepure virtual
getTitle() constPlotBaseinline
getType() constPlotBase
getXLabel() constPlotBaseinline
getYLabel() constPlotBaseinline
isEmpty() const =0PlotBasepure virtual
maxXPlotBase
maxYPlotBase
minXPlotBase
minYPlotBase
parentObjectPlotBase
parentPlotIndexPlotBase
PlotBase()PlotBase
plotModePlotBaseprotected
rPlotBaseprotected
regionGroupPlotBase
setColour(float rNew, float gNew, float bNew)PlotBase
setPlotMode(unsigned int newMode)PlotBaseinline
setStrings(const std::string &x, const std::string &y, const std::string &t)PlotBase
setTraceStyle(unsigned int newStyle)PlotBaseinline
titlePlotBaseprotected
titleAsRawDataLabelPlotBase
traceStylePlotBaseprotected
visiblePlotBase
xLabelPlotBaseprotected
yLabelPlotBaseprotected
~PlotBase()PlotBaseinlinevirtual