hgeometry-ipe-0.9.0.0: Reading and Writing ipe7 files.
Data.Tree.Draw
drawTree' :: IpeOut (Tree (Point 2 r :+ p)) Group r Source #
Draws a tree
treeEdges :: Tree a -> [(a, a)] Source #