Module: Fox::Canvas
- Defined in:
- lib/fox16/canvas.rb
Overview
The Canvas module defines a framework similar to that provided by Tk’s Canvas widget (and subsequent improvements, such as GNOME’s Canvas and wxWindows’ Object Graphics Library).
Links
Tk’s Canvas Widget
http://starship.python.net/crew/fredrik/tkmanual/canvas.html
http://www.dci.clrc.ac.uk/Publications/Cookbook/chap4.html
GNOME’s Canvas Widget
http://developer.gnome.org/doc/whitepapers/canvas/canvas.html
Defined Under Namespace
Classes: CanvasError, CircleShape, ImageShape, LineShape, PolygonShape, RectangleShape, SelectionPolicy, Shape, ShapeCanvas, ShapeGroup, SingleSelectionPolicy, TextShape