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

java.lang.Object
  extended by org.jfree.layouting.layouter.style.functions.values.AttrValueFunction
All Implemented Interfaces:
StyleValueFunction

public class AttrValueFunction
extends java.lang.Object
implements StyleValueFunction

Creation-Date: 15.04.2006, 18:33:56

Author:
Thomas Morgner

Constructor Summary
AttrValueFunction()
           
 
Method Summary
 CSSValue 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

AttrValueFunction

public AttrValueFunction()
Method Detail

evaluate

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