Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::GraphPlotter Member List

This is the complete list of members for BIAS::GraphPlotter, including all inherited members.

bAutoDetectBordersX_BIAS::GraphPlotterprotected
bAutoDetectBordersY_BIAS::GraphPlotterprotected
bDrawGrid_BIAS::GraphPlotterprotected
bFixXAxisToBottom_BIAS::GraphPlotterprotected
bFixYAxisToLeft_BIAS::GraphPlotterprotected
bPrepared_BIAS::GraphPlotterprotected
dLineThickness_BIAS::GraphPlotterprotected
Draw(std::vector< double > &xValues, std::vector< double > &yValues, BIAS::ColourRGB< unsigned char > color, BIAS::GraphPlotter_DrawStyle=DS_POINT_1)BIAS::GraphPlotter
Draw(std::vector< double > &xValues, std::vector< double > &yValues, std::vector< double > &yStdDeviation, BIAS::ColourRGB< unsigned char > color, BIAS::ColourRGB< unsigned char > colorSTD, BIAS::GraphPlotter_DrawStyle=DS_POINT_1, std::vector< std::string > *labels=NULL)BIAS::GraphPlotter
DrawLabels()BIAS::GraphPlotter
dTextThickness_BIAS::GraphPlotterprotected
GetCopyOfImage()BIAS::GraphPlotter
GetImage()BIAS::GraphPlotter
GraphPlotter()BIAS::GraphPlotter
height_BIAS::GraphPlotterprotected
image_BIAS::GraphPlotterprotected
labels_BIAS::GraphPlotterprotected
Prepare_()BIAS::GraphPlotterprotected
Reset()BIAS::GraphPlotter
SetAxesToYLeftAndXBottom(bool fixAxes)BIAS::GraphPlotter
SetDrawGrid(bool drawGrid)BIAS::GraphPlotter
SetImageSize(unsigned width, unsigned height)BIAS::GraphPlotter
SetLabel(std::string label, BIAS::ColourRGB< unsigned char > color)BIAS::GraphPlotterinline
SetLineThickness(unsigned thickness)BIAS::GraphPlotter
SetTextThickness(unsigned thickness)BIAS::GraphPlotter
SetXLabel(std::string label)BIAS::GraphPlotter
SetXRange(double minX, double maxX)BIAS::GraphPlotter
SetXTics(unsigned xtics)BIAS::GraphPlotter
SetYLabel(std::string label)BIAS::GraphPlotter
SetYRange(double minY, double maxY)BIAS::GraphPlotter
SetYTics(unsigned ytics)BIAS::GraphPlotter
width_BIAS::GraphPlotterprotected
xCoeff_BIAS::GraphPlotterprotected
xLabel_BIAS::GraphPlotterprotected
xMax_BIAS::GraphPlotterprotected
xMin_BIAS::GraphPlotterprotected
xOffset_BIAS::GraphPlotterprotected
xTics_BIAS::GraphPlotterprotected
yCoeff_BIAS::GraphPlotterprotected
yLabel_BIAS::GraphPlotterprotected
yMax_BIAS::GraphPlotterprotected
yMin_BIAS::GraphPlotterprotected
yOffset_BIAS::GraphPlotterprotected
yTics_BIAS::GraphPlotterprotected
~GraphPlotter()BIAS::GraphPlotter