class
SplineOvView
: public
VerticesOvView
(Return to index)
graphic view of
SplineOvComp
.
Type:
Instantiable
Base Classes:
public
VerticesOvView
Derived Classes
Include file:
OverlayUnidraw/ovspline.h
Public:
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
*,
Tool
*)
create manipulator to create or reshape a spline.
virtual ClassId
GetClassId
()
SplineOvComp
*
GetSplineOvComp
()
return pointer to associated component.
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
interpret manipulator to create or reshape a spline.
virtual boolean
IsA
(ClassId)
SplineOvView
(
SplineOvComp
* = nil)
Protected:
virtual boolean
VertexChanged
()
(more documentation)