Part of lp.blueprints.browser.specification View In Hierarchy
Known subclasses: lp.blueprints.browser.specification.SpecificationTreeDotOutput, lp.blueprints.browser.specification.SpecificationTreeImageTag, lp.blueprints.browser.specification.SpecificationTreePNGView
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. |