Package gaphas :: Module examples

Module examples

source code

Simple example items. These items are used in various tests.

Version: $Revision: 2213 $

Classes
  Box
A Box has 4 handles (for a start): NW +---+ NE SW +---+ SE
  Text
Simple item showing some text on the canvas.
  FatLine
  Circle
  ConnectingHandleTool
This is a HandleTool which supports a simple connection algorithm, using LineConstraint.
Functions
 
DefaultExampleTool()
The default tool chain build from HoverTool, ItemTool and HandleTool.
source code