wxArt2D
Classes | Functions
curve.h File Reference

classes for plotting curve and pie data, and editing them. More...

#include "wx/wx.h"
#include "wx/curves/meta.h"
#include <wx/general/a2dlist.h>
Include dependency graph for curve.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

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.

Author
Klaas Holwerda

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
curve.h,v 1.16 2009/10/01 19:22:35 titato Exp

Definition in file curve.h.

curve.h File Reference -- Sun Oct 12 2014 17:04:26 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation