wxArt2D
Classes | Functions
curvegroup.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/dynarray.h>
Include dependency graph for curvegroup.h:
This graph shows which files directly or indirectly include this file:

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)
 

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:
curvegroup.h,v 1.27 2008/09/05 19:01:12 titato Exp

Definition in file curvegroup.h.

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