com.google.inject.grapher.Renderer |
Known Indirect Subclasses |
Interface for the service that renders the graph. It is assumed that the
implementations for BindingEdge.Factory
,
ImplementationNode.Factory
, etc. will have direct access to the
internals of the Renderer
implementation, so the only external
interface needed is the render()
call that InjectorGrapher
calls when it's done.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|