mathplot.cpp File Reference

#include <wx/window.h>
#include "wx/object.h"
#include "wx/font.h"
#include "wx/colour.h"
#include "wx/settings.h"
#include "wx/sizer.h"
#include "wx/log.h"
#include "wx/intl.h"
#include "wx/dcclient.h"
#include "wx/cursor.h"
#include "mathplot.h"
#include <wx/bmpbuttn.h>
#include <wx/module.h>
#include <wx/msgdlg.h>
#include <wx/image.h>
#include <wx/tipwin.h>
#include <cmath>
#include <cstdio>
#include <ctime>

Defines

#define mpLEGEND_MARGIN   5
#define mpLEGEND_LINEWIDTH   10
#define mpMIN_X_AXIS_LABEL_SEPARATION   64
#define mpMIN_Y_AXIS_LABEL_SEPARATION   32
#define mpSCROLL_NUM_PIXELS_PER_LINE   10
#define mpLN10   2.3025850929940456840179914546844

Functions

 EVT_RIGHT_DOWN (mpWindow::OnMouseRightDown) EVT_MOUSEWHEEL(mpWindow

Define Documentation

#define mpLEGEND_LINEWIDTH   10

Referenced by mpInfoLegend::Plot().

#define mpLEGEND_MARGIN   5

Referenced by mpInfoLegend::Plot().

#define mpLN10   2.3025850929940456840179914546844

Referenced by mpScaleY::Plot(), and mpScaleX::Plot().

#define mpMIN_X_AXIS_LABEL_SEPARATION   64

Referenced by mpScaleX::Plot().

#define mpMIN_Y_AXIS_LABEL_SEPARATION   32

Referenced by mpScaleY::Plot().

#define mpSCROLL_NUM_PIXELS_PER_LINE   10

Function Documentation

EVT_RIGHT_DOWN ( mpWindow::OnMouseRightDown   ) 

© 2003 David Schalig, 2007-2008 Davide Rondini. Generated on Sun Dec 13 12:39:25 2009 for wxMathPlot with Doxygen. Hosted on SourceForge.net Logo