|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.frag.umlplugin.GraphicalNavigatorGraph2DViewProvider
public class GraphicalNavigatorGraph2DViewProvider
Gets a Graph2DView from graphical navigation panel.
Constructor Summary | |
---|---|
GraphicalNavigatorGraph2DViewProvider()
|
Method Summary | |
---|---|
com.intellij.openapi.graph.view.Graph2DView |
getGraph2DView(com.intellij.openapi.actionSystem.DataContext dataContext)
Gets a Graph2DView from graphical navigation panel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicalNavigatorGraph2DViewProvider()
Method Detail |
---|
@Nullable public com.intellij.openapi.graph.view.Graph2DView getGraph2DView(@NotNull com.intellij.openapi.actionSystem.DataContext dataContext)
getGraph2DView
in interface Graph2DViewProvider
dataContext
- data context
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |