org.jfree.layouting.layouter.model

Class LayoutNode

public abstract class LayoutNode extends Object implements Serializable

Creation-Date: 27.05.2006, 16:02:15

Author: Thomas Morgner

Constructor Summary
protected LayoutNode(LayoutElement parent)
Method Summary
LayoutElementgetParent()

Constructor Detail

LayoutNode

protected LayoutNode(LayoutElement parent)

Method Detail

getParent

public LayoutElement getParent()