wxArt2D
|
classes for plotting curve and pie data, and editing them. More...
Go to the source code of this file.
Classes | |
class | a2dBboxHash |
class | a2dCurvesArea |
base class for curve area in a a2dCurvesAreaList, like used in a2dCanvasXYDisplayGroups More... | |
class | a2dCurvesAreaList |
list for a2dCurvesArea objects More... | |
class | a2dCanvasXYDisplayGroupAreas |
Special object group to plot a2dCurve Objects but also any other a2dCanvasObject. More... | |
class | a2dCanvasXYDisplayGroup |
simple curve group with just one a2dCurvesArea in use More... | |
Functions | |
WX_DECLARE_STRING_HASH_MAP_WITH_DECL (a2dBoundingBox, _a2dBoundingBoxHash, class) | |
WX_DECLARE_OBJARRAY_WITH_DECL (a2dSmrtPtr< a2dCurvesArea >, a2dCurvesAreaListBase, class) | |
WX_DECLARE_STRING_HASH_MAP (a2dBoundingBox, a2dCurvesBboxes) | |
double | a2dBoundsRound (double val) |
double | a2dTicsRound (double val) |
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 curvegroup.h.