17 #ifndef __A2DEDITORSTTOOL_H__
18 #define __A2DEDITORSTTOOL_H__
24 #include <wx/listimpl.cpp>
65 void OnChar( wxKeyEvent& event );
95 bool StartFollowHere(
double x,
double y );
97 bool StartFollowHere(
int x,
int y );
103 void OnChar( wxKeyEvent& event );
109 DECLARE_EVENT_TABLE()
159 wxString GetToolString()
const;
161 virtual void EditDlgOrHandles(
a2dCanvasObject* hit,
bool modifier,
bool noHandleEditForWire );
169 DECLARE_EVENT_TABLE()
Defines a font to be set to a2dDrawer2D or stored in a2dCanvsObject etc.
a2dCanvasObject is the base class for Canvas Objects.
static const a2dCommandId COMID_PushTool_FollowLinkDocDrawCam
push this tool on the tools stack
static const a2dCommandId COMID_PushTool_Link
push this tool on the tools stack
bool ZoomSave()
Is Zooming while the tool is busy Save.
Each a2dCommand is given a command id at construction.
Master tool for objects graphics slecting and dragging.
Master tool for objects graphics slecting and dragging.