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

Class OtherColorResolveHandler

public class OtherColorResolveHandler extends ColorResolveHandler

Creation-Date: 11.12.2005, 23:28:29

Author: Thomas Morgner

Constructor Summary
OtherColorResolveHandler()
Method Summary
protected CSSColorValuegetCurrentColor(LayoutElement currentNode)
StyleKey[]getRequiredStyles()
This indirectly defines the resolve order.

Constructor Detail

OtherColorResolveHandler

public OtherColorResolveHandler()

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: