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

Class BackgroundAttachmentResolveHandler

public class BackgroundAttachmentResolveHandler extends ListOfConstantsResolveHandler

Creation-Date: 11.12.2005, 23:46:01

Author: Thomas Morgner

Constructor Summary
BackgroundAttachmentResolveHandler()
Method Summary
StyleKey[]getRequiredStyles()
This indirectly defines the resolve order.
protected booleanresolveItem(LayoutProcess process, LayoutElement currentNode, StyleKey key, int index, CSSConstant item)

Constructor Detail

BackgroundAttachmentResolveHandler

public BackgroundAttachmentResolveHandler()

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:

resolveItem

protected boolean resolveItem(LayoutProcess process, LayoutElement currentNode, StyleKey key, int index, CSSConstant item)