org.jfree.layouting.layouter.style.resolver.computed
public abstract class ConstantsResolveHandler extends Object implements ResolveHandler
| Constructor Summary | |
|---|---|
| protected | ConstantsResolveHandler() |
| Method Summary | |
|---|---|
| protected void | addNormalizeValue(CSSConstant constant) |
| protected void | addValue(CSSConstant constant, CSSValue value) |
| CSSValue | getFallback() |
| StyleKey[] | getRequiredStyles()
This indirectly defines the resolve order. |
| protected CSSValue | lookupValue(CSSConstant value) |
| void | resolve(LayoutProcess process, LayoutElement currentNode, StyleKey key)
Resolves a single property.
|
| protected CSSValue | resolveValue(LayoutProcess process, LayoutElement currentNode, StyleKey key) |
| protected void | setFallback(CSSValue fallback) |
Returns: the array of required style keys.
Parameters: currentNode style