java.lang.Object | |
↳ | com.google.inject.grapher.graphviz.InterfaceNodeFactory |
Graphviz-specific implementation of InterfaceNode.Factory
. Uses
a GraphvizEdgeAdaptor to delegate to a GraphvizNode
.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InterfaceNodeFactory.GraphvizNodeAdaptor | Adaptor class that converts InterfaceNode methods to display
operations on a GraphvizNode . |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.inject.grapher.InterfaceNode.Factory
|