class
PolygonOvView
: public
VerticesOvView
(Return to index)
graphical view of
PolygonOvComp
.
Type:
Instantiable
Base Classes:
public
VerticesOvView
Derived Classes
Include file:
OverlayUnidraw/ovpolygon.h
Public:
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
*,
Tool
*)
create manipulators for tools that create or reshape.
virtual ClassId
GetClassId
()
PolygonOvComp
*
GetPolygonOvComp
()
return pointer to associated component.
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
interpret manipulators for tools that create or reshape.
virtual boolean
IsA
(ClassId)
PolygonOvView
(
PolygonOvComp
* = nil)
Protected:
virtual boolean
VertexChanged
()
(more documentation)