wxMaxima
|
This file declares all the wizards the draw sidepane needs. More...
#include "precomp.h"
#include <wx/wx.h>
#include <wx/statline.h>
#include <wx/image.h>
#include <wx/radiobut.h>
#include <wx/persist.h>
#include <wx/persist/toplevel.h>
#include "BTextCtrl.h"
#include "Configuration.h"
#include "SvgPanel.h"
Go to the source code of this file.
Data Structures | |
class | ExplicitWiz |
A wizard for explicit plots using draw. More... | |
class | ParametricWiz |
A wizard for parametric plots using draw. More... | |
class | ImplicitWiz |
A wizard for implicit plots using draw. More... | |
class | AxisWiz |
A wizard for axis setup for draw. More... | |
class | DrawWiz |
A wizard for explicit plots using draw. More... | |
class | Wiz3D |
A wizard for axis setup for draw. More... | |
class | WizContour |
A wizard for contour plots. More... | |
class | WizPoints |
A wizard for the points object for draw. More... | |
class | WizDrawAccuracy |
A wizard that sets the draw accuracy. More... | |
This file declares all the wizards the draw sidepane needs.