public interface Renderer
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.| Modifier and Type | Method and Description |
|---|---|
void |
render() |
void render()
throws IOException
IOExceptionCopyright © 2006-2012 Google, Inc.. All Rights Reserved.