org.jfree.layouting.layouter.style.functions.content

Class ElementsFunction

Implemented Interfaces:
ContentFunction

public class ElementsFunction
extends java.lang.Object
implements ContentFunction

Creation-Date: 23.10.2006, 17:50:27
Author:
Thomas Morgner

Constructor Summary

ElementsFunction()

Method Summary

ContentToken
evaluate(LayoutProcess layoutProcess, LayoutElement element, CSSFunctionValue function)

Constructor Details

ElementsFunction

public ElementsFunction()

Method Details

evaluate

public ContentToken evaluate(LayoutProcess layoutProcess,
                             LayoutElement element,
                             CSSFunctionValue function)
            throws FunctionEvaluationException
Specified by:
evaluate in interface ContentFunction