public class BackgroundClipResolveHandler extends ListOfConstantsResolveHandler
Constructor and Description |
---|
BackgroundClipResolveHandler() |
Modifier and Type | Method and Description |
---|---|
StyleKey[] |
getRequiredStyles()
This indirectly defines the resolve order.
|
protected boolean |
resolveItem(LayoutProcess process,
LayoutElement currentNode,
StyleKey key,
int index,
CSSConstant item) |
resolve, resolveInvalidItem
addNormalizeValue, addValue, getFallback, lookupValue, resolveValue, setFallback
public StyleKey[] getRequiredStyles()
getRequiredStyles
in interface ResolveHandler
getRequiredStyles
in class ConstantsResolveHandler
protected boolean resolveItem(LayoutProcess process, LayoutElement currentNode, StyleKey key, int index, CSSConstant item)
resolveItem
in class ListOfConstantsResolveHandler