-
class
RectOvView
: public OverlayView
(Return to index)
-
graphical view of RectOvComp.
Type:
Base Classes:
Derived Classes
Include file:
Public:
- virtual Manipulator*
CreateManipulator (Viewer*, Event&,Transformer*,Tool*)
create manipulator to create, reshape, move, scale, or rotate rectangle.
- virtual ClassId
GetClassId ()
- virtual void
GetCorners (Coord* xvals, Coord* yvals)
return four corners of rectangle in current screen coordinates.
- virtual Graphic*
GetGraphic ()
- RectOvComp*
GetRectOvComp ()
return pointer to associated component.
- virtual void
Interpret (Command*)
interpret align-to-grid command, otherwise pass to base class.
- virtual Command*
InterpretManipulator (Manipulator*)
interpret manipulator to create, reshape, move, scale, or rotate rectangle.
- virtual boolean
IsA (ClassId)
-
RectOvView (RectOvComp* = nil)
- virtual void
Update ()
Protected:
(more documentation)