|
fop 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.complexscripts.bidi.BidiResolver
public final class BidiResolver
A utility class for performing bidirectional resolution processing.
This work was originally authored by Glenn Adams (gadams@apache.org).
Method Summary | |
---|---|
static void |
reorder(LineArea la)
Reorder line area. |
static void |
resolveInlineDirectionality(PageSequence ps)
Resolve inline directionality. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void resolveInlineDirectionality(PageSequence ps)
ps
- a page sequence FO instancepublic static void reorder(LineArea la)
la
- a line area instance
|
fop 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |