-
class
LineOvView
: public OverlayView
(Return to index)
-
graphical view of LineOvComp.
Type:
Base Classes:
Derived Classes
Include file:
Public:
- virtual Manipulator*
CreateManipulator (Viewer*,Event&,Transformer*,Tool*)
create manipulators for tools that create, move, scale, rotate, or reshape.
- virtual ClassId
GetClassId ()
- virtual void
GetEndpoints (Coord&, Coord&, Coord&, Coord&)
- virtual Graphic*
GetGraphic ()
- LineOvComp*
GetLineOvComp ()
return pointer to associated ocmponent.
- virtual void
Interpret (Command*)
interpret align-to-grid command, otherwise pass to base class.
- virtual Command*
InterpretManipulator (Manipulator*)
intepret manipulators for tools that create, move, scale, rotate, or reshape.
- virtual boolean
IsA (ClassId)
-
LineOvView (LineOvComp* = nil)
- virtual void
Update ()
Protected:
(more documentation)