|
wxArt2D
|
classes for plotting curve and pie data, and editing them. More...
#include "wx/wx.h"#include "wx/canvas/canglob.h"#include "wx/canvas/canobj.h"#include "wx/canvas/canprim.h"#include "wx/canvas/polygon.h"#include "wx/canvas/eval.h"#include "wx/canvas/edit.h"#include "wx/curves/curve.h"#include "wx/curves/axis.h"#include "wx/curves/curvegroup.h"#include "wx/curves/marker.h"#include "wx/curves/zoomcur.h"

Go to the source code of this file.
Macros | |
| #define | A2DCURVESDLLEXP |
| #define | A2DCURVESDLLEXP_DATA(type) type |
| #define | A2DCURVESDLLEXP_CTORFN |
classes for plotting curve and pie data, and editing them.
Data stored in a derived a2dCanvasObject, can be plotted as a curve of pie chart. One can add markers on the curves, and several curves can be plot as a group in one plot.
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file meta.h.