Query: reshapetool
OS: debian
Section: 3u
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ReshapeTool(3U) InterViews Reference Manual ReshapeTool(3U)NAMEReshapeTool - tool for reshaping or otherwise altering components' structuresSYNOPSIS#include <Unidraw/Tools/reshape.h>DESCRIPTIONReshapeTool lets the user perform component-specific structural changes by direct manipulation.PUBLIC OPERATIONSReshapeTool(ControlInfo* = nil) Create a new ConnectTool. virtual Manipulator* CreateManipulator( Viewer*, Event&, Transformer* ) virtual void InterpretManipulator(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 ALSOTool(3U) Unidraw 24 January 1991 ReshapeTool(3U)
Related Man Pages |
---|
selecttool(3u) - hpux |
selecttool(3u) - minix |
movetool(3u) - osx |
movetool(3u) - bsd |
movetool(3u) - sunos |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
Find columns in a file based on header and print to new file |