| _allocate_xpm() | WxCurve | [inline, private] |
| _bounding_box() | WxCurve | [inline, private] |
| _colour_to_hex(wxColour const &Col, char *HexBufferSizeEq8) | WxCurve | [inline, private] |
| _enabled | WxCurve | [private] |
| _grid_f | WxCurve | [private] |
| _grid_size | WxCurve | [private] |
| _grid_x | WxCurve | [private] |
| _grid_y | WxCurve | [private] |
| _init_pen_brush() | WxCurve | [inline, private] |
| _is_contour | WxCurve | [private] |
| _line_pen | WxCurve | [private] |
| _max_x | WxCurve | [private] |
| _max_y | WxCurve | [private] |
| _min_x | WxCurve | [private] |
| _min_y | WxCurve | [private] |
| _point_brush | WxCurve | [private] |
| _point_pen | WxCurve | [private] |
| _point_type | WxCurve | [private] |
| _point_xpm | WxCurve | [private] |
| _points | WxCurve | [private] |
| _sf_x | WxCurve | [private] |
| _sf_y | WxCurve | [private] |
| _size | WxCurve | [private] |
| _x | WxCurve | [private] |
| _x_range | WxCurve | [private] |
| _y | WxCurve | [private] |
| _y_range | WxCurve | [private] |
| DrawLine(wxDC &DC) | WxCurve | [inline] |
| DrawPoints(wxDC &DC) | WxCurve | [inline] |
| Enable(bool Val=true) | WxCurve | [inline] |
| GetRange(REAL &MinX, REAL &MaxX, REAL &MinY, REAL &MaxY) const | WxCurve | [inline] |
| GridFunc(int i, int j) | WxCurve | [inline] |
| GridSize() const | WxCurve | [inline] |
| GridX(int i) const | WxCurve | [inline] |
| GridY(int i) const | WxCurve | [inline] |
| LineColour(wxString const &Clr) | WxCurve | [inline] |
| LineStyle(int LineStyle) | WxCurve | [inline] |
| PointBGColour(wxString const &Clr) | WxCurve | [inline] |
| PointFGColour(wxString const &Clr) | WxCurve | [inline] |
| PointShape enum name | WxCurve | |
| PointType(PointShape PS) | WxCurve | [inline] |
| ResetData(REAL const *X, REAL const *Y, int Size) | WxCurve | [inline] |
| ResetData(Array< REAL > const &X, Array< REAL > const &Y) | WxCurve | [inline] |
| ResetData(REAL x_min, REAL x_max, REAL y_min, REAL y_max, int nDiv, REAL DelPctX=0.1, REAL DelPctY=0.1) | WxCurve | [inline] |
| SetContour(int nLevels, REAL const *Levels) | WxCurve | [inline] |
| UpdateSize(WxTransformData const &TD) | WxCurve | [inline] |
| WxCurve(Array< REAL > const &X, Array< REAL > const &Y) | WxCurve | [inline] |
| WxCurve(REAL const *X, REAL const *Y, int Size) | WxCurve | [inline] |
| WxCurve(REAL x_min, REAL x_max, REAL y_min, REAL y_max, int nDiv, REAL DelPctX=0.1, REAL DelPctY=0.1) | WxCurve | [inline] |
| ~WxCurve() | WxCurve | [inline] |