3Depict
Plot2DFunc Member List

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

bPlotBaseprotected
clone() constPlot2DFuncvirtual
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) constPlot2DFuncvirtual
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 > > &rawData, std::vector< std::string > &labels) constPlot2DFuncvirtual
getTitle() constPlotBaseinline
getType() constPlotBase
getXLabel() constPlotBaseinline
getYLabel() constPlotBaseinline
isEmpty() constPlot2DFuncvirtual
maxXPlotBase
maxYPlotBase
minXPlotBase
minYPlotBase
parentObjectPlotBase
parentPlotIndexPlotBase
Plot2DFunc()Plot2DFunc
PlotBase()PlotBase
plotModePlotBaseprotected
rPlotBaseprotected
regionGroupPlotBase
setColour(float rNew, float gNew, float bNew)PlotBase
setData(const Array2D< float > &a, float xLow, float xHigh, float yLow, float yHigh)Plot2DFunc
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