|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.graph.DirectedGraphLayout
org.eclipse.gmf.runtime.draw2d.ui.graph.GMFDirectedGraphLayout
public class GMFDirectedGraphLayout
Implementation of the lLayout algorithm that:
Constructor Summary | |
---|---|
GMFDirectedGraphLayout()
|
Method Summary | |
---|---|
void |
postProcessGraph(DirectedGraph graph)
Performs layout work after Draw2D DGL completes |
void |
visit(DirectedGraph graph)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GMFDirectedGraphLayout()
Method Detail |
---|
public void visit(DirectedGraph graph)
visit
in class DirectedGraphLayout
public void postProcessGraph(DirectedGraph graph)
graph
- the directed graph
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.