org.jfree.layouting.layouter.style.resolver.percentages.fonts

Class MaxMinFontSizeResolveHandler

public class MaxMinFontSizeResolveHandler extends Object implements ResolveHandler

Creation-Date: 21.12.2005, 12:53:36

Author: Thomas Morgner

Constructor Summary
MaxMinFontSizeResolveHandler()
Method Summary
StyleKey[]getRequiredStyles()
This indirectly defines the resolve order.
voidresolve(LayoutProcess process, LayoutElement currentNode, StyleKey key)
Resolves a single property.

Constructor Detail

MaxMinFontSizeResolveHandler

public MaxMinFontSizeResolveHandler()

Method Detail

getRequiredStyles

public StyleKey[] getRequiredStyles()
This indirectly defines the resolve order. The higher the order, the more dependent is the resolver on other resolvers to be complete.

Returns:

resolve

public void resolve(LayoutProcess process, LayoutElement currentNode, StyleKey key)
Resolves a single property.

Parameters: currentNode style