Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::FormatStrategy
class ClassHierarchyGraph
Files: Synopsis/Formatter/HTML/FormatStrategy.py
ClassHierarchyGraph-inheritance Scopes/Synopsis/Formatter/HTML/FormatStrategy/ClassHierarchySimple.html Scopes/Synopsis/Formatter/HTML/FormatStrategy/Strategy.html

Prints a graphical hierarchy for classes, using the Dot formatter.

See Also:
Formatter.Dot


Operations Summary:
 formatClass(self, clas) [Source]

Operations Inherited from ClassHierarchySimple
formatInheritance

Operations Inherited from Strategy
__init__, formatModifiers, formatDeclaration, formatForward, formatGroup, formatScope, formatModule, formatMetaModule, formatTypedef, formatEnum, formatVariable, formatConst, formatFunction, formatOperation