This is the complete list of members for wxEcPlot, including all inherited members.
AddCurve(wxEcCurve curve) | wxEcPlot | inline |
AddCurve(wxEcCurve *curve) | wxEcPlot | inline |
CountCurve() | wxEcPlot | inline |
CoupleValueToXY(double X, double Y) | wxEcPlot | |
DeleteCurve(int index) | wxEcPlot | inline |
DrawDerivative(int index) | wxEcPlot | |
DrawTangent(int index, double position) | wxEcPlot | |
EnableCurve(int index, bool state) | wxEcPlot | inline |
FitXAxis() | wxEcPlot | inline |
FitYAxis() | wxEcPlot | inline |
GetAxis(bool forX) | wxEcPlot | inline |
GetBackgroundColour() | wxEcPlot | inline |
GetCurve(int index) | wxEcPlot | inline |
GetFlatBorder() | wxEcPlot | inline |
GetGridColour() | wxEcPlot | inline |
GetGridPolar() | wxEcPlot | inline |
GetGridVisible() | wxEcPlot | inline |
GetLastTangentEquation() | wxEcPlot | inline |
GetReticuleColour() | wxEcPlot | inline |
GetReticuleVisible() | wxEcPlot | inline |
GetYMax() | wxEcPlot | inline |
GetYMin() | wxEcPlot | inline |
GetZoomFactor() | wxEcPlot | inline |
IsVisible(double X, double Y) | wxEcPlot | |
Lock(bool state=true) | wxEcPlot | inline |
OnPaint(wxPaintEvent &event) | wxEcPlot | |
OnResize(wxSizeEvent &event) | wxEcPlot | |
Orthonormalize(bool symetrical=true) | wxEcPlot | inline |
Redraw() | wxEcPlot | inline |
RemoveAllCurves() | wxEcPlot | inline |
Reset() | wxEcPlot | inline |
SetAxis(wxEcAxis axis, bool forX=true) | wxEcPlot | inline |
SetBackgroundColour(const wxColour &value) | wxEcPlot | inline |
SetCurve(int index, wxEcCurve *curve) | wxEcPlot | inline |
SetDefaultGrid() | wxEcPlot | inline |
SetFlatBorder(bool value) | wxEcPlot | inline |
SetGridColour(wxColour value) | wxEcPlot | inline |
SetGridPolar(bool value) | wxEcPlot | inline |
SetGridVisible(bool value) | wxEcPlot | inline |
SetReticule(double x, double y) | wxEcPlot | inline |
SetReticuleColour(wxColour value) | wxEcPlot | inline |
SetReticuleVisible(bool value) | wxEcPlot | inline |
SetUnit(double perpixel, bool forX) | wxEcPlot | |
SetZoomFactor(double value=wxECD_ZOOMFACTOR) | wxEcPlot | inline |
Unzoom() | wxEcPlot | inline |
ValueToX(double value) | wxEcPlot | |
ValueToY(double value) | wxEcPlot | |
wxEcPlot(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0) | wxEcPlot | |
XPerPixel() | wxEcPlot | |
XToValue(int X) | wxEcPlot | |
YPerPixel() | wxEcPlot | |
YToValue(int Y) | wxEcPlot | |
Zoom() | wxEcPlot | inline |
~wxEcPlot() | wxEcPlot | |