public class

GraphvizModule

extends AbstractModule
java.lang.Object
   ↳ com.google.inject.AbstractModule
     ↳ com.google.inject.grapher.graphviz.GraphvizModule

Class Overview

Module that provides GraphvizRenderer as the Renderer and binds the other Graphviz factories.

Summary

Public Constructors
GraphvizModule()
Protected Methods
void configure()
Configures a Binder via the exposed methods.
[Expand]
Inherited Methods
From class com.google.inject.AbstractModule
From class java.lang.Object
From interface com.google.inject.Module

Public Constructors

public GraphvizModule ()

Protected Methods

protected void configure ()

Configures a Binder via the exposed methods.