|
wxArt2D
|
#include "a2dprec.h"#include "wx/wx.h"#include <wx/wfstream.h>#include <math.h>#include "wx/canvas/eval.h"#include "wx/canvas/canglob.h"#include "wx/curves/meta.h"#include "wx/canvas/canobj.h"#include "wx/canvas/drawer.h"#include "wx/canvas/canvas.h"#include "wx/canvas/edit.h"
Go to the source code of this file.
Functions | |
| INITIALIZE_PROPERTIES (a2dBaseMarker, a2dCurveObject) | |
| INITIALIZE_PROPERTIES (a2dAxisMarker, a2dBaseMarker) | |
| INITIALIZE_PROPERTIES (a2dCursorAxisMarker, a2dAxisMarker) | |
| INITIALIZE_PROPERTIES (a2dMarker, a2dBaseMarker) | |
| INITIALIZE_PROPERTIES (a2dMarkerShow, a2dCanvasObject) | |
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file marker.cpp.