wxArt2D
Classes
sttool2.h File Reference

stack based tools for drawing and editing in a faster manner, but with less document feedback. More...

#include "wx/wx.h"
#include <wx/listimpl.cpp>
#include "wx/canvas/sttool.h"
Include dependency graph for sttool2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a2dStDrawToolFast
 base for tools that draw and are stack based. More...
 
class  a2dZoomFast
 Interactive Zooming. More...
 
class  a2dFastSelect
 Interactive Selection of an Object. More...
 
class  a2dFastSelect2
 Interactive (De)selection Selection of an Object(s). More...
 
class  a2dFastDragMultiTool
 Drag Selected canvasObjects. More...
 
class  a2dFastCopyMultiTool
 Drag and Copy Selected canvasObjects. More...
 
class  a2dDrawRectangleToolFast
 Interactive drawing of a Rectangle. More...
 
class  a2dDrawCircleToolFast
 Interactive drawing of a Circle. More...
 
class  a2dDrawPolygonLToolFast
 Interactive drawing of a polygon. More...
 
class  a2dDrawPolylineLToolFast
 Interactive drawing of a polyline. More...
 

Detailed Description

stack based tools for drawing and editing in a faster manner, but with less document feedback.

Tools here are drawn directly via the drawing context, and not by first adding them to the document. This makes certain feadback drawing from the document impossible, but is much faster.

Author
Klaas Holwerda

Copyright: 2001-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
sttool2.h,v 1.15 2009/05/31 23:37:29 titato Exp

Definition in file sttool2.h.

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