| Maintainer | dennis@felsin9.de |
|---|---|
| Safe Haskell | None |
Graphics.XDot.Viewer
Description
This module draws the operations of an xdot graph using Cairo and Pango on a Gtk canvas.
Documentation
Arguments
| :: Eq t | |
| => Object t | id of the node to highlight |
| -> Rectangle | dimensions of the graph, as returned by |
| -> [(Object t, Operation)] | operations, as returned by |
| -> Render [(Object t, Rectangle)] | dimensions of the rendered nodes on the screen |
Draw an xdot graph, possibly highlighting a node.