org.jfree.layouting.layouter.context

Interface LayoutStyle

public interface LayoutStyle

Creation-Date: 18.11.2006, 18:55:03

Author: Thomas Morgner

Method Summary
booleancopyFrom(LayoutStyle style)
CSSValuegetValue(StyleKey key)
voidsetValue(StyleKey key, CSSValue value)

Method Detail

copyFrom

public boolean copyFrom(LayoutStyle style)

getValue

public CSSValue getValue(StyleKey key)

setValue

public void setValue(StyleKey key, CSSValue value)