|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.layouting.layouter.style.resolver.percentages.fonts.FontSizeResolveHandler
public class FontSizeResolveHandler
Creation-Date: 18.12.2005, 18:06:23
| Constructor Summary | |
|---|---|
FontSizeResolveHandler()
|
|
| Method Summary | |
|---|---|
StyleKey[] |
getRequiredStyles()
This indirectly defines the resolve order. |
void |
resolve(LayoutProcess process,
LayoutElement currentNode,
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 FontSizeResolveHandler()
| Method Detail |
|---|
public StyleKey[] getRequiredStyles()
getRequiredStyles in interface ResolveHandler
public void resolve(LayoutProcess process,
LayoutElement currentNode,
StyleKey key)
ResolveHandler
resolve in interface ResolveHandlerprocess - the current layout process controlling everytingcurrentNode - 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 | ||||||||