class
AttributeTool
: public
Tool
(Return to index)
tool for editing attributes of a component (property list editing).
Type:
Instantiable
Base Classes:
public
Tool
Derived Classes
Include file:
OverlayUnidraw/attrtool.h
Public:
AttributeTool
(
ControlInfo
* =nil)
virtual
Tool
*
Copy
()
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
* =nil)
select component under event, and bring up dialog for editing attributes.
virtual ClassId
GetClassId
()
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
empty method.
virtual boolean
IsA
(ClassId)
Protected:
virtual void
Localize
(
Selection
*,
Viewer
*)
(more documentation)