|
wxArt2D
|
master tools are tools on top of other tools. More...
#include "wx/wx.h"#include "wx/canvas/canobj.h"#include "wx/canvas/objlist.h"#include "wx/canvas/sttool.h"#include "wx/canvas/edit.h"

Go to the source code of this file.
Classes | |
| class | a2dSimpleEditPolygonTool |
| Simple (handle-less) wire editing tool intended as sub-tool for master tools. More... | |
| class | a2dSubDrawMasterTool |
| Draw Master tool for object graphics. More... | |
| class | a2dMasterDrawBase |
| common stuff for several master tools More... | |
| class | a2dMasterDrawSelectFirst |
| Master tool for objects graphics slecting and dragging nd zooming. More... | |
| class | a2dMasterDrawZoomFirst |
| Master tool for objects graphics slecting and dragging nd zooming. More... | |
| class | a2dGraphicsMasterTool |
| Master tool for objects+wires graphics. More... | |
master tools are tools on top of other tools.
Often it is easier to use a tool which only task is to push other tools onto the tool stack. That way a tool can be designed for one task, while the mastertool does define when which tools becomes active.
Copyright: 2004-2004 (c) Michael Sögtrop
Licence: wxWidgets Licence
RCS-ID:
Definition in file mastertool.h.