|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.frag.umlplugin.UMLDiagramGraph2DViewProvider
public class UMLDiagramGraph2DViewProvider
Gets a Graph2DView from UML diagram.
Constructor Summary | |
---|---|
UMLDiagramGraph2DViewProvider()
|
Method Summary | |
---|---|
com.intellij.openapi.graph.view.Graph2DView |
getGraph2DView(com.intellij.openapi.actionSystem.DataContext dataContext)
Gets a Graph2DView from UML diagram. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UMLDiagramGraph2DViewProvider()
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 |