Package | Description |
---|---|
com.google.inject.grapher | |
com.google.inject.grapher.graphviz |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInjectorGrapher
Abstract injector grapher that builds the dependency graph but doesn't render it.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphvizGrapher
InjectorGrapher implementation that writes out a Graphviz DOT
file of the graph. |