|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.frag.umlplugin.uml.graph.Graph2DViewBuilder
public class Graph2DViewBuilder
Creates and initializes a Graph2DView
object.
Method Summary | |
---|---|
static com.intellij.openapi.graph.view.Graph2DView |
createGraph2DView(com.intellij.openapi.project.Project project)
Creates new graph 2D view for given diagram. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@NotNull public static com.intellij.openapi.graph.view.Graph2DView createGraph2DView(@NotNull com.intellij.openapi.project.Project project)
project
- project associated to the created graph view
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |