gaphas 0.3.6
Gaphas is a GTK+ based diagramming widget
Gaphas is a MVC canvas that uses Cairo for rendering. One of the nicer things of this widget is that the user (model) is not bothered with bounding box calculations: this is all done through Cairo.
Some more features:
- Each item has it's own separate coordinate space (easy when items are rotated).
- Items on the canvas can be connected to each other. Connections are maintained by a linear constraint solver.
- Multiple views on one Canvas.
- What is drawn is determined by Painters. Multiple painters can be used and painters can be stacked.
- User interaction is handled by Tools. Tools can be stacked.
- Versatile undo/redo system
GTK+ and PyGTK are required.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| gaphas-0.3.6.tar.gz (md5) | Source | 92KB | 674 | |
| gaphas-0.3.6-py2.4.egg (md5) | Python Egg | 2.4 | 155KB | 188 |
- Author: Arjan J. Molenaar <arjanmol at users sourceforge net>
- Home Page: http://gaphor.devjavu.com/wiki/Subprojects/Gaphas
- License: GNU Library General Public License (LGPL, see COPYING)
- Categories
- Package Index Owner: arjan
- DOAP record: gaphas-0.3.6.xml
