wxArt2D
|
classes for plotting curve and pie data, and editing them. More...
Go to the source code of this file.
Classes | |
class | a2dCurveObject |
a2dCurveObject for objects needing to know its parent a2dCurvesArea. More... | |
class | a2dCurve |
Base class for curves. More... | |
class | a2dFunctionCurve |
Object to plot a Curve defined by a Function in form of a string. More... | |
class | a2dVertexCurve |
Curve represented by a number of vertexes. More... | |
class | a2dSweepPoint |
old a complex point at a sweep value More... | |
class | a2dSweepCurve |
Curve represented by a number of vertexes. More... | |
class | a2dBandCurve |
Curve represented by a number of vertexes. More... | |
class | a2dCanvasBandCurveHandle |
handle holds a pointer to a polygon/polyline segment More... | |
class | a2dBarCurve |
Bars in a Curve represented by a number of vertexes. More... | |
class | a2dVertexListCurve |
Curve represented by a number of vertexes in a List. More... | |
class | a2dPieCurve |
Curve represented by a number of vertexes. More... | |
Functions | |
WX_DECLARE_OBJARRAY_WITH_DECL (a2dSweepPoint, a2dSweepPointArray, class) | |
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 curve.h.