class
AnnotateTool
: public
Tool
(Return to index)
tool for annotating a component (adding a descriptive string).
Type:
Instantiable
Base Classes:
public
Tool
Derived Classes
Include file:
OverlayUnidraw/annotate.h
Public:
AnnotateTool
(
ControlInfo
* =nil)
virtual
Tool
*
Copy
()
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
* =nil)
select component under event, and ask for annotation to add as attribute.
virtual ClassId
GetClassId
()
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
empty method.
virtual boolean
IsA
(ClassId)
Protected:
virtual void
Localize
(
Selection
*,
Viewer
*)
localize selection to current viewer.
(more documentation)