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