org.jfree.layouting.layouter.style.functions
Class FunctionFactory
java.lang.Object
org.jfree.layouting.layouter.style.functions.FunctionFactory
public class FunctionFactory
- extends java.lang.Object
Creation-Date: 16.04.2006, 14:15:37
- Author:
- Thomas Morgner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VALUE_FUNCTIONS_KEY_RANGE
public static final java.lang.String VALUE_FUNCTIONS_KEY_RANGE
- See Also:
- Constant Field Values
CONTENT_FUNCTIONS_KEY_RANGE
public static final java.lang.String CONTENT_FUNCTIONS_KEY_RANGE
- See Also:
- Constant Field Values
getInstance
public static FunctionFactory getInstance()
registerDefault
public void registerDefault()
getStyleFunction
public StyleValueFunction getStyleFunction(java.lang.String name)
getContentFunction
public ContentFunction getContentFunction(java.lang.String name)