logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ReshapeTool - tool for reshaping or otherwise altering components' structures

Description

       ReshapeTool lets the user perform component-specific structural changes by direct manipulation.

Name

       ReshapeTool - tool for reshaping or otherwise altering components' structures

Public Operations

ReshapeTool(ControlInfo*=nil)
              Create a new ConnectTool.

       virtualManipulator*CreateManipulator(Viewer*,Event&,Transformer*)virtualvoidInterpretManipulator(Manipulator*)
              CreateManipulator  detects  whether  the  user  clicked  on a component.  If not, it returns a nil
              manipulator.  If a component was hit, CreateManipulator clears  the  editor's  selection,  selects
              that component, and delegates manipulator creation and interpretation to that component.

See Also

Tool(3U)

Unidraw                                          24 January 1991                                 ReshapeTool(3U)

Synopsis

#include<Unidraw/Tools/reshape.h>

See Also