| com.google.inject.grapher.ImplementationNode.Factory<K, T extends com.google.inject.grapher.ImplementationNode<K>> | 
   Known Indirect Subclasses
  
 | 
Factory interface for ImplementationNodes. Renderer
 implementations will need to provide an implementation for this.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new  
  
  ImplementationNode and adds it to the graph. | |||||||||||
Creates a new ImplementationNode and adds it to the graph.
| nodeId | ID for the node. | 
|---|
ImplementationNode instance.