wxArt2D
|
#include "a2dprec.h"
#include "wx/wx.h"
#include <wx/wfstream.h>
#include <math.h>
#include "wx/canvas/eval.h"
#include "wx/curves/meta.h"
#include "wx/canvas/canobj.h"
#include "wx/canvas/drawing.h"
#include "wx/canvas/drawer.h"
#include "wx/canvas/canvas.h"
#include "wx/canvas/edit.h"
Go to the source code of this file.
Classes | |
class | a2dCommand_SetInternalBoundaries |
used to set internal boundaries of canvas plot objects More... | |
Macros | |
#define | CONTRDRAWER m_controller->GetDrawingPart() |
#define | CONTRDRAWER2D m_controller->GetDrawingPart()->GetDrawer2D() |
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file zoomcur.cpp.