Part of lp.blueprints.browser.specification View In Hierarchy
| Method | render | Render the dep tree as a DOT file. |
Inherited from SpecificationTreeGraphView:
| Method | makeSpecGraph | Return a SpecGraph object rooted on the spec that is self.context. |
| Method | getDotFileText | Return a unicode string of the dot file text. |
| Method | renderGraphvizGraph | Return graph data in the appropriate format. |