Table of Contents

Module: graph src/graph.py

Functions to print pretty pictures of wrappers.

Functions   
makegraph
showgraph
  makegraph 
makegraph (
        wrappers,
        proportional=False,
        count=None,
        show=None,
        )

Make a graph showing all objects in the wrappers. If proportional is true, objects which take up more space will have bigger nodes.

Returns the filename of a generated postscript file.

  showgraph 
showgraph (
        wrappers,
        proportional=False,
        count=None,
        show=None,
        )

Display a graph showing all objects in the wrappers.

If proportional is true, objects which take up more space will have bigger nodes.


Table of Contents

This document was automatically generated on Mon Apr 3 22:34:29 2006 by HappyDoc version 2.1