|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.frag.umlplugin.codenavigator.graph.GraphicalNavigationLayouter
public class GraphicalNavigationLayouter
Layouter that computes a layout for UML diagrams with only one class in the middle and several other classes that use the central class or are used by the central class.
Field Summary |
---|
Fields inherited from interface com.intellij.openapi.graph.layout.Layouter |
---|
EDGE_ID_DPKEY, NODE_ID_DPKEY, SELECTED_EDGES, SELECTED_NODES |
Constructor Summary | |
---|---|
GraphicalNavigationLayouter()
|
Method Summary | |
---|---|
boolean |
canLayout(com.intellij.openapi.graph.layout.LayoutGraph graph)
|
void |
doLayout(com.intellij.openapi.graph.layout.LayoutGraph graph)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicalNavigationLayouter()
Method Detail |
---|
public boolean canLayout(@NotNull com.intellij.openapi.graph.layout.LayoutGraph graph)
canLayout
in interface com.intellij.openapi.graph.layout.Layouter
public void doLayout(@NotNull com.intellij.openapi.graph.layout.LayoutGraph graph)
doLayout
in interface com.intellij.openapi.graph.layout.Layouter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |