a2dPropertyTool Class Reference
[Objects used for interactive manipulation.]

Interactive edit properties of an object. More...

#include <sttool.h>

Inheritance diagram for a2dPropertyTool:

Inheritance graph
[legend]
Collaboration diagram for a2dPropertyTool:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dPropertyTool (a2dStToolContr *controller)
bool StartEditing (double x, double y)
bool StartEditing (int x, int y)
bool ZoomSave ()
 Is Zooming while the tool is busy Save.

Static Public Attributes

static const a2dCommandId COMID_PushTool_Property
 push this tool on the tools stack

Protected Member Functions

void OnChar (wxKeyEvent &event)
 called on key events
void OnMouseEvent (wxMouseEvent &event)
 called on mouse events

Protected Attributes

a2dPropertyIdm_id
 id of property to set
bool m_withUndo
 undoable or not


Detailed Description

Interactive edit properties of an object.

Remarks:
Left Click on object edit properties of
See also:
a2dStToolContr

Definition at line 2001 of file sttool.h.


Member Function Documentation

bool a2dPropertyTool::ZoomSave (  )  [inline, virtual]

Is Zooming while the tool is busy Save.

If so, the active tool will redraw itself in the new Mapping state

Implements a2dBaseTool.

Definition at line 2016 of file sttool.h.


The documentation for this class was generated from the following files:
a2dPropertyTool Class Reference -- Tue Aug 31 18:32:39 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation