More shapes for nodes
authorMiguel Vilaca <jmvilaca@di.uminho.pt>
local dateMon, 20 Feb 2006 19:04:04
dateMon, 20 Feb 2006 19:04:04
hash20060220190404-970b1-0fe2712ef1bd10881c019ec6e8e035f3b626f238
More shapes for nodes

Adds new shapes: arc, ellipse, elliptic arc, list of points, rectangle, rounded rectangle, text, and ellipse with text inside it.
4 file(s) changed:
src/Common.hs +3 -0
src/Math.hs +4 -0
src/NetworkFile.hs +95 -37
src/Shape.hs +145 -2