|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphLayoutEngine
Interface for graph layout engines.
Method Summary | |
---|---|
boolean |
isActive()
Determine whether the layout engine is active. |
void |
layout(KNode layoutGraph,
IKielerProgressMonitor progressMonitor)
Performs layout on the given layout graph. |
Method Detail |
---|
void layout(KNode layoutGraph, IKielerProgressMonitor progressMonitor)
layoutGraph
- instance of a layout graphprogressMonitor
- monitor to which progress of the layout algorithms is reportedboolean isActive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |