|
Flying Saucer Project Release ${app.version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.layout.Breaker
public class Breaker
A utility class that scans the text of a single inline box, looking for the next break point.
| Constructor Summary | |
|---|---|
Breaker()
|
|
| Method Summary | |
|---|---|
static void |
breakFirstLetter(LayoutContext c,
LineBreakContext context,
int avail,
CalculatedStyle style)
|
static void |
breakText(LayoutContext c,
LineBreakContext context,
int avail,
CalculatedStyle style)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Breaker()
| Method Detail |
|---|
public static void breakFirstLetter(LayoutContext c,
LineBreakContext context,
int avail,
CalculatedStyle style)
public static void breakText(LayoutContext c,
LineBreakContext context,
int avail,
CalculatedStyle style)
|
Flying Saucer Project Release ${app.version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||