|
|||||||||
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.content.ContentResolveHandler
public class ContentResolveHandler
Constructor Summary | |
---|---|
ContentResolveHandler()
|
Method Summary | |
---|---|
StyleKey[] |
getRequiredStyles()
This indirectly defines the resolve order. |
void |
resolve(LayoutProcess process,
LayoutElement element,
StyleKey key)
Resolves a single property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentResolveHandler()
Method Detail |
---|
public StyleKey[] getRequiredStyles()
getRequiredStyles
in interface ResolveHandler
public void resolve(LayoutProcess process, LayoutElement element, StyleKey key)
resolve
in interface ResolveHandler
process
- the current layout process controlling everytingelement
- the current layout element that is processedkey
- the style key that is computed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |