| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface InteractiveOrganicLayouter.SingleThreadContext
A InteractiveOrganicLayouter.SingleThreadContext provides control over the layout calculation in the case of
 single-threaded algorithm execution.
InteractiveOrganicLayouter.startLayoutSingleThreaded(LayoutGraph)| Method Summary | |
|---|---|
|  void | doLayout(long duration)Starts the layout calculation, continuing where it has stopped before and allowing a certain maximum duration in milliseconds. | 
|  void | stopLayout()Stops the layout calculation. | 
| Method Detail | 
|---|
void doLayout(long duration)
duration - the duration in milliseconds the layout calculation is allowed to runvoid stopLayout()
continue layout calculation again.| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||