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

java.lang.Object
  extended by org.jfree.layouting.layouter.style.functions.content.PendingFunction
All Implemented Interfaces:
ContentFunction

public class PendingFunction
extends java.lang.Object
implements ContentFunction

Creation-Date: 23.10.2006, 17:50:27

Author:
Thomas Morgner

Constructor Summary
PendingFunction()
           
 
Method Summary
 ContentToken evaluate(LayoutProcess layoutProcess, LayoutElement element, CSSFunctionValue function)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PendingFunction

public PendingFunction()
Method Detail

evaluate

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