|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.umlgraph.doclet.ClassGraph
org.umlgraph.doclet.ContextMatcher.ClassGraphHack
private static class ContextMatcher.ClassGraphHack
A quick hack to compute class dependencies reusing ClassGraph but without generating output. Will be removed once the ClassGraph class will be split into two classes for graph computation and output generation.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.umlgraph.doclet.ClassGraph |
---|
ClassGraph.Align, ClassGraph.Font |
Field Summary |
---|
Fields inherited from class org.umlgraph.doclet.ClassGraph |
---|
associationMap, classnames, collectionClassDoc, contextDoc, FILE_SEPARATOR, linePostfix, linePrefix, mapClassDoc, optionProvider, rootClassdocs, rootClasses, w |
Constructor Summary | |
---|---|
ContextMatcher.ClassGraphHack(com.sun.javadoc.RootDoc root,
OptionProvider optionProvider)
|
Method Summary | |
---|---|
void |
prologue()
Dot prologue |
Methods inherited from class org.umlgraph.doclet.ClassGraph |
---|
buildRelativePath, classToUrl, classToUrl, epilogue, getClassInfo, printClass, printExtraClasses, printInferredDependencies, printInferredDependencies, printInferredRelations, printInferredRelations, printRelations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextMatcher.ClassGraphHack(com.sun.javadoc.RootDoc root, OptionProvider optionProvider) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void prologue() throws java.io.IOException
ClassGraph
prologue
in class ClassGraph
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |