Query: graphiccomptool
OS: osx
Section: 3u
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GraphicCompTool(3U) InterViews Reference Manual GraphicCompTool(3U)NAMEGraphicCompTool - tool for instantiating graphical componentsSYNOPSIS#include <Unidraw/Tools/grcomptool.h>DESCRIPTIONA GraphicCompTool lets the user instantiate graphical components by direct manipulation. The GraphicCompTool keeps a prototypical compo- nent that defines the type of component it can instantiate.PUBLIC OPERATIONSGraphicCompTool(ControlInfo*, GraphicComp* prototype) GraphicCompTool() Create a new GraphicCompTool, supplying the prototypical GraphicComp. (You should not normally call the parameterless constructor, which Creator requires.) The first constructor creates a graphical view of the prototype for internal use. virtual Manipulator* CreateManipulator( Viewer*, Event&, Transformer* ) virtual void InterpretManipulator(Manipulator*) CreateManipulator clears the editor's selection and delegates manipulator creation and interpretation to the graphical view of the prototype. GraphicComp* GetPrototype() Return the prototypical GraphicComp.SEE ALSOGraphicComp(3U), Tool(3U) Unidraw 24 January 1991 GraphicCompTool(3U)
| Related Man Pages |
|---|
| linecomp(3u) - debian |
| movetool(3u) - hpux |
| movetool(3u) - bsd |
| movetool(3u) - php |
| movetool(3u) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Hearing Aid for OSX 10.12.x and greater. |
| Shopt -s histappend |
| My first PERL incarnation... Audio Oscillograph |
| Python: Refer a properties file from different location |