de.cau.cs.kieler.kiml.ogdf
Class SpringEmbedderFRLayouter
java.lang.Object
de.cau.cs.kieler.kiml.ogdf.OgdfLayouter
de.cau.cs.kieler.kiml.ogdf.SpringEmbedderFRLayouter
public class SpringEmbedderFRLayouter
- extends OgdfLayouter
The Spring Embedder algorithm by Fruchterman and Reingold.
- Rating

Field Summary |
static float |
DEF_PAGE_RATIO
default value for page ratio. |
Method Summary |
protected void |
prepareLayouter(KNode layoutNode)
Sets the layout specific options and modules depending on the options defined in the node. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEF_PAGE_RATIO
public static final float DEF_PAGE_RATIO
- default value for page ratio.
- See Also:
- Constant Field Values
SpringEmbedderFRLayouter
public SpringEmbedderFRLayouter()
- Constructs a SpringEmbedderFRLayouter.
prepareLayouter
protected void prepareLayouter(KNode layoutNode)
- Sets the layout specific options and modules depending on the options defined in the node.
- Specified by:
prepareLayouter
in class OgdfLayouter
- Parameters:
layoutNode
- the parent node