|
|||||||||
| 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.text.LetterSpacingResolveHandler
public class LetterSpacingResolveHandler
Creation-Date: 21.12.2005, 15:12:04
| Constructor Summary | |
|---|---|
LetterSpacingResolveHandler()
|
|
| 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 LetterSpacingResolveHandler()
| Method Detail |
|---|
public StyleKey[] getRequiredStyles()
getRequiredStyles in interface ResolveHandler
public void resolve(LayoutProcess process,
LayoutElement currentNode,
StyleKey key)
resolve in interface ResolveHandlercurrentNode - process - the current layout process controlling everytingkey - the style key that is computed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||