osx man page for rotatetool

Query: rotatetool

OS: osx

Section: 3u

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RotateTool(3U)						    InterViews Reference Manual 					    RotateTool(3U)

NAME
RotateTool - tool for rotating components
SYNOPSIS
#include <Unidraw/Tools/rotate.h>
DESCRIPTION
RotateTool lets the user rotate components by direct manipulation.
PUBLIC OPERATIONS
RotateTool(ControlInfo* = nil) Create a new RotateTool. virtual Manipulator* CreateManipulator( Viewer*, Event&, Transformer* ) virtual void InterpretManipulator(Manipulator*) CreateManipulator detects whether the user clicked on a component. If not, it clears the editor's selection and returns a nil manipulator. If a component was hit, and if the component was not previously selected, then CreateManipulator clears the editor's selection, selects the component the user hit, and delegates manipulator creation and interpretation to it. If the component was the only selected component, it again delegates manipulator creation and interpretation to the component, but the selection is unal- tered. If the user clicks on one of many selected components, then CreateManipulator will delegate manipulator creation and inter- pretation to the hit component without altering the selection.
SEE ALSO
Tool(3U) Unidraw 24 January 1991 RotateTool(3U)
Related Man Pages
selecttool(3u) - debian
movetool(3u) - hpux
selecttool(3u) - hpux
movetool(3u) - minix
movetool(3u) - centos
Similar Topics in the Unix Linux Community
AIX Links
Mac OS X: Based on UNIX - Solid As a Rock
When is a _function_ not a _function_?
Hearing Aid for OSX 10.12.x and greater.
Python: Refer a properties file from different location