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

Class FontFamilyResolveHandler

public class FontFamilyResolveHandler extends ConstantsResolveHandler

Creation-Date: 18.12.2005, 16:35:28

Author: Thomas Morgner

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

Constructor Detail

FontFamilyResolveHandler

public FontFamilyResolveHandler()

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