, including all inherited members.
actualFunction | pPlotter | [private] |
addColorPoint(int x, int red, int green, int blue) | pPlotter | |
addFunction(pGraphicalFunction *function) | pPlotter | |
addFunctionToMove(pGraphicalFunction *function) | pPlotter | |
barrange | pPlotter | [private] |
color_bar | pPlotter | [private] |
eraseColorPoints() | pPlotter | |
getActualShowedPorcentage() | pPlotter | |
getBarColorDataAt(int index, double &x, int &red, int &green, int &blue) | pPlotter | |
getColorPointsSize() | pPlotter | |
getFunction(int index) | pPlotter | |
getFunctionForVectors(double *vectorX, int sizeX, double *vectorY, int sizeY) | pPlotter | |
getMaxShowedPorcentage() | pPlotter | |
getMinShowedPorcentage() | pPlotter | |
getTextMessage() | pPlotter | |
GetValuesColorPointsFunction(std::vector< double > &greylevel, std::vector< double > &red, std::vector< double > &green, std::vector< double > &blue) | pPlotter | |
GetValuesPointsFunction(std::vector< double > &greylevel, std::vector< double > &value, int histogramsize) | pPlotter | |
initialize(wxWindow *parent) | pPlotter | |
m_plot | pPlotter | [private] |
moveFunctions(float porcentageMinX, float porcentageMaxX) | pPlotter | |
onActualChange_Bar(wxCommandEvent &event) | pPlotter | |
onAdded_ColorPoint(wxCommandEvent &event) | pPlotter | |
onAddedPoint_Plotter(wxCommandEvent &event) | pPlotter | |
onBarrange(wxCommandEvent &event) | pPlotter | |
onChanged_ColorPoint(wxCommandEvent &event) | pPlotter | |
onChangeFunction(wxCommandEvent &event) | pPlotter | |
onColorBar(wxCommandEvent &event) | pPlotter | |
onEndChange_Bar(wxCommandEvent &event) | pPlotter | |
onGuideLines(wxCommandEvent &event) | pPlotter | |
onMoved_ColorPoint(wxCommandEvent &event) | pPlotter | |
onMovedBar(wxCommandEvent &event) | pPlotter | |
onMovePoint_Plotter(wxCommandEvent &event) | pPlotter | |
onRemoved_ColorPoint(wxCommandEvent &event) | pPlotter | |
onRemovedPoint_Plotter(wxCommandEvent &event) | pPlotter | |
onSelectionEnd(wxCommandEvent &event) | pPlotter | |
OnSize(wxSizeEvent &WXUNUSED(event)) | pPlotter | |
onStartChange_Bar(wxCommandEvent &event) | pPlotter | |
pPlotter(wxWindow *parent, int nWidth, int nHeight) | pPlotter | |
sendTMessage(wxString theText) | pPlotter | |
setActual(pGraphicalFunction *nActual) | pPlotter | |
setAll() | pPlotter | |
setPopUpMenu(bool startD, bool stopD, bool smooth, bool line, bool zoomIn, bool zoomOut, bool showPoints, bool noShowPoints, bool changeColor, bool addP, bool delPoint, bool load, bool save) | pPlotter | |
setTextMessage(wxString nMessage) | pPlotter | |
setType(int t) | pPlotter | |
text | pPlotter | [private] |
update() | pPlotter | |
~pPlotter() | pPlotter | |