class
TextOvView
: public
OverlayView
(Return to index)
graphical view of
TextOvComp
.
Type:
Instantiable
Base Classes:
public
OverlayView
Derived Classes
Include file:
OverlayUnidraw/ovtext.h
Public:
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
*,
Tool
*)
create manipulator for creating and reshaping a text component.
virtual ClassId
GetClassId
()
virtual
Graphic
*
GetGraphic
()
TextOvComp
*
GetTextOvComp
()
return pointer to associated component.
virtual void
Interpret
(
Command
*)
interpret align-to-grid command, pass rest to base class.
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
interpret manipulator for creating and reshaping a text component.
virtual boolean
IsA
(ClassId)
TextOvView
(
TextOvComp
* = nil)
virtual void
Update
()
Protected:
virtual boolean
TextChanged
()
(more documentation)