|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.layouter.style.resolver.computed.ConstantsResolveHandler
org.jfree.layouting.layouter.style.resolver.computed.ListOfConstantsResolveHandler
org.jfree.layouting.layouter.style.resolver.computed.border.BackgroundClipResolveHandler
public class BackgroundClipResolveHandler
Creation-Date: 11.12.2005, 23:46:01
Constructor Summary | |
---|---|
BackgroundClipResolveHandler()
|
Method Summary | |
---|---|
StyleKey[] |
getRequiredStyles()
This indirectly defines the resolve order. |
protected boolean |
resolveItem(LayoutProcess process,
LayoutElement currentNode,
StyleKey key,
int index,
CSSConstant item)
|
Methods inherited from class org.jfree.layouting.layouter.style.resolver.computed.ListOfConstantsResolveHandler |
---|
resolve, resolveInvalidItem |
Methods inherited from class org.jfree.layouting.layouter.style.resolver.computed.ConstantsResolveHandler |
---|
addNormalizeValue, addValue, getFallback, lookupValue, resolveValue, setFallback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BackgroundClipResolveHandler()
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |