|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceNode.Factory | |
---|---|
com.google.inject.grapher | |
com.google.inject.grapher.graphviz |
Uses of InterfaceNode.Factory in com.google.inject.grapher |
---|
Constructors in com.google.inject.grapher with parameters of type InterfaceNode.Factory | |
---|---|
GraphingVisitor(NodeIdFactory<K> idFactory,
InterfaceNode.Factory<K,N> interfaceNodeFactory,
ImplementationNode.Factory<K,M> implementationNodeFactory,
BindingEdge.Factory<K,B> bindingEdgeFactory,
DependencyEdge.Factory<K,D> dependencyEdgeFactory,
NodeAliasFactory<K> nodeAliasFactory)
|
Uses of InterfaceNode.Factory in com.google.inject.grapher.graphviz |
---|
Classes in com.google.inject.grapher.graphviz that implement InterfaceNode.Factory | |
---|---|
class |
InterfaceNodeFactory
Graphviz-specific implementation of InterfaceNode.Factory . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |