|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.libraries.fonts.text.breaks.LineBreakProducer
org.pentaho.reporting.libraries.fonts.text.breaks.WordBreakProducer
public class WordBreakProducer
This is the standard behaviour for HTML.It breaks texts at word boundaries.
| Field Summary |
|---|
| Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer |
|---|
BREAK_CHAR, BREAK_LINE, BREAK_NEVER, BREAK_SYLLABLE, BREAK_WORD |
| Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.ClassificationProducer |
|---|
END_OF_TEXT, START_OF_TEXT |
| Constructor Summary | |
|---|---|
WordBreakProducer()
|
|
| Method Summary | |
|---|---|
int |
createBreakOpportunity(int codepoint)
|
| Methods inherited from class org.pentaho.reporting.libraries.fonts.text.breaks.LineBreakProducer |
|---|
clone, reset, startText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WordBreakProducer()
| Method Detail |
|---|
public int createBreakOpportunity(int codepoint)
createBreakOpportunity in interface BreakOpportunityProducercreateBreakOpportunity in class LineBreakProducer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||