Package | Description |
---|---|
org.pentaho.reporting.libraries.fonts.text.breaks |
Modifier and Type | Class | Description |
---|---|---|
class |
LineBreakProducer |
This produces linebreaks when a CR/LF is encountered.
|
class |
WordBreakProducer |
This is the standard behaviour for HTML.It breaks texts at word boundaries.
|