class
ClipRectTool
: public
Tool
(Return to index)
tool for clipping arbitrary graphics with a rectangle.
Type:
Instantiable
Base Classes:
public
Tool
Derived Classes
Include file:
OverlayUnidraw/ovclip.h
Public:
ClipRectTool
(
ControlInfo
* =nil)
virtual
Tool
*
Copy
()
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
* =nil)
create rectangular rubber band.
virtual ClassId
GetClassId
()
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
use rectangle to clip graphics with
ClipRectCmd
.
virtual boolean
IsA
(ClassId)
(more documentation)