de.cau.cs.kieler.kiml.ogdf
Class GEMLayouter
java.lang.Object
de.cau.cs.kieler.kiml.ogdf.OgdfLayouter
de.cau.cs.kieler.kiml.ogdf.GEMLayouter
public class GEMLayouter
- extends OgdfLayouter
The GEM layouter from the OGDF library.
- Rating

Constructor Summary |
GEMLayouter()
Constructs a GEMLayouter. |
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
DEF_SPACING
public static final float DEF_SPACING
- default value for spacing.
- See Also:
- Constant Field Values
GEMLayouter
public GEMLayouter()
- Constructs a GEMLayouter.
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