de.frag.umlplugin.codenavigator.graph
Class Graph2DViewBuilder

java.lang.Object
  extended by de.frag.umlplugin.codenavigator.graph.Graph2DViewBuilder

public class Graph2DViewBuilder
extends java.lang.Object

Creates and initializes a Graph2DView object.


Constructor Summary
Graph2DViewBuilder()
           
 
Method Summary
static com.intellij.openapi.graph.view.Graph2DView createGraph2DView(com.intellij.openapi.project.Project project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Graph2DViewBuilder

public Graph2DViewBuilder()
Method Detail

createGraph2DView

@NotNull
public static com.intellij.openapi.graph.view.Graph2DView createGraph2DView(@NotNull
                                                                                    com.intellij.openapi.project.Project project)