|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectJGraphLayoutAlgorithm
JDomGraphDummyLayout
public class JDomGraphDummyLayout
A JGraphLayoutAlgorithm
designed to
leave the node and edge positions unchanged but
triggers the refreshing of the JGraph
's
appearance so as to make color or font changes
visible.
Method Summary | |
---|---|
void |
run(JGraph jgraph,
Object[] cells,
int step)
|
Methods inherited from class JGraphLayoutAlgorithm |
---|
createDialog, createDialog, createSettings, getHint, getMaximumProgress, getProgress, isAllowedToRun, populateDialog, run, setAllowedToRun, setMaximumProgress, setProgress |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void run(JGraph jgraph, Object[] cells, int step)
run
in class JGraphLayoutAlgorithm
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |