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

Class BorderWidthResolveHandler

public class BorderWidthResolveHandler extends ConstantsResolveHandler

Creation-Date: 11.12.2005, 22:20:16

Author: Thomas Morgner

Constructor Summary
BorderWidthResolveHandler()
Method Summary
StyleKey[]getRequiredStyles()
This indirectly defines the resolve order.
protected CSSValueresolveValue(LayoutProcess process, LayoutElement currentNode, StyleKey key)

Constructor Detail

BorderWidthResolveHandler

public BorderWidthResolveHandler()

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: the array of required style keys.

resolveValue

protected CSSValue resolveValue(LayoutProcess process, LayoutElement currentNode, StyleKey key)