org.jfree.layouting.layouter.style.functions.values

Interface StyleValueFunction

public interface StyleValueFunction

Creation-Date: 15.04.2006, 18:34:06

Author: Thomas Morgner

Method Summary
CSSValueevaluate(LayoutProcess layoutProcess, LayoutElement element, CSSFunctionValue function)

Method Detail

evaluate

public CSSValue evaluate(LayoutProcess layoutProcess, LayoutElement element, CSSFunctionValue function)