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

Class ColorResolveHandler

public class ColorResolveHandler extends Object implements ResolveHandler

Creation-Date: 11.12.2005, 23:28:29

Author: Thomas Morgner

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

Constructor Detail

ColorResolveHandler

public ColorResolveHandler()

Method Detail

getCurrentColor

protected CSSColorValue getCurrentColor(LayoutElement currentNode)

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