3Depict
Plot1D Member List

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

bPlotBaseprotected
clone() constPlot1Dvirtual
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) constPlot1Dvirtual
drawRegions(mglGraph *graph, const mglPoint &min, const mglPoint &max) constPlot1D
findRegionLimit(unsigned int regionId, unsigned int movementType, float &limitX, float &limitY) constPlot1D
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) constPlot1Dvirtual
getRegion(unsigned int id, PlotRegion &r) constPlot1D
getRegionIdAtPosition(float x, float y, unsigned int &id) constPlot1D
getSmallestNonzero() constPlot1D
getTitle() constPlotBaseinline
getType() constPlotBase
getXLabel() constPlotBaseinline
getYLabel() constPlotBaseinline
isEmpty() constPlot1Dvirtual
maxXPlotBase
maxYPlotBase
minXPlotBase
minYPlotBase
moveRegion(unsigned int region, unsigned int method, float newPos)Plot1D
moveRegion(unsigned int regionId, unsigned int method, float newX, float newY) constPlot1D
parentObjectPlotBase
parentPlotIndexPlotBase
Plot1D()Plot1D
PlotBase()PlotBase
plotModePlotBaseprotected
rPlotBaseprotected
regionGroupPlotBase
setColour(float rNew, float gNew, float bNew)PlotBase
setData(const std::vector< std::pair< float, float > > &v)Plot1D
setData(const std::vector< std::pair< float, float > > &v, const std::vector< float > &symYErr)Plot1D
setData(const std::vector< float > &vX, const std::vector< float > &vY)Plot1D
setData(const std::vector< float > &vX, const std::vector< float > &vY, const std::vector< float > &symYErr)Plot1D
setErrMode(PLOT_ERROR newErrMode)Plot1D
setLogarithmic(bool p)Plot1Dinline
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
wantLogPlot() constPlot1Dinline
xLabelPlotBaseprotected
yLabelPlotBaseprotected
~PlotBase()PlotBaseinlinevirtual