class
GraphicCompTool
: public
Tool
(Return to index)
graphic component tool
Type:
Instantiable
Base Classes:
public
Tool
Derived Classes
Include file:
Unidraw/Tools/grcomptool.h
Description:
man page
Public:
virtual
Tool
*
Copy
()
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
* =nil)
virtual ClassId
GetClassId
()
GraphicComp
*
GetPrototype
()
GraphicCompTool
()
GraphicCompTool
(
ControlInfo
*,
GraphicComp
* prototype)
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
virtual boolean
IsA
(ClassId)
virtual void
Read
(istream&)
virtual void
Write
(ostream&)
virtual
~GraphicCompTool
()
Protected:
void
Init
(
GraphicComp
*)
GraphicComp
*
_prototype
class
GraphicView
*
_protoview
(more documentation)