wumpus-tree-0.11.1: Drawing trees
Wumpus.Tree.Draw
Description
Drawing the tree using Wumpus-Basic.
drawTree :: (Real u, Floating u, FromPtSize u) => (a -> TreeNode u) -> CoordTree u a -> Drawing uSource
drawFamilyTree :: (Real u, Floating u, FromPtSize u) => (a -> TreeNode u) -> CoordTree u a -> Drawing uSource