|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.action.task.EULayout
public class EULayout
Nested Class Summary | |
---|---|
class |
EULayout.LayoutOptions
|
Field Summary | |
---|---|
EULayout.LayoutOptions |
layoutOptions
|
Constructor Summary | |
---|---|
EULayout()
|
Method Summary | |
---|---|
void |
DoLayout(java.util.Map vertexes,
java.util.List edges,
org.jgraph.graph.DefaultGraphCell startCell)
|
static EULayout |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public EULayout.LayoutOptions layoutOptions
Constructor Detail |
---|
public EULayout()
Method Detail |
---|
public static EULayout getInstance()
public void DoLayout(java.util.Map vertexes, java.util.List edges, org.jgraph.graph.DefaultGraphCell startCell)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |