wxArt2D
Macros | Functions
marker.cpp File Reference
#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"
Include dependency graph for marker.cpp:

Go to the source code of this file.

Macros

#define wxMAX_COORDINATE   100e99
 
#define wxMIN_COORDINATE   100e-99
 
#define fach   0.7
 
#define facv   1.78
 
#define BBOX2XYWH(bbox)   (bbox).GetMinX(), (bbox).GetMinY(), (bbox).GetWidth(), (bbox).GetHeight()
 
#define fach   0.7
 
#define facv   1.78
 
#define fach   0.7
 
#define facv   1.78
 
#define fach   0.7
 
#define facv   1.78
 
#define BBOX2XYWH(bbox)   (bbox).GetMinX(), (bbox).GetMinY(), (bbox).GetWidth(), (bbox).GetHeight()
 

Functions

 INITIALIZE_PROPERTIES (a2dBaseMarker, a2dCurveObject)
 
 INITIALIZE_PROPERTIES (a2dAxisMarker, a2dBaseMarker)
 
 INITIALIZE_PROPERTIES (a2dCursorAxisMarker, a2dAxisMarker)
 
 INITIALIZE_PROPERTIES (a2dMarker, a2dBaseMarker)
 
 INITIALIZE_PROPERTIES (a2dMarkerShow, a2dCanvasObject)
 

Detailed Description

Author
Klaas Holwerda

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
marker.cpp,v 1.39 2008/10/31 22:43:43 titato Exp

Definition in file marker.cpp.

marker.cpp File Reference -- Sun Oct 12 2014 17:04:27 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation