public class GrapherModule extends AbstractModule
InjectorGrapher
. You will also
need to bind a Module
that satisfies the Renderer
dependency.
If you want to use subtypes of the node and edge classes, or a different
node ID type, you will need to override the GraphingVisitor
binding
to specify the new type parameters.
Constructor and Description |
---|
GrapherModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure()
Configures a
Binder via the exposed methods. |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
AbstractModule
Binder
via the exposed methods.configure
in class AbstractModule
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.