Uses of Interface
org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer

Packages that use BreakOpportunityProducer
org.pentaho.reporting.libraries.fonts.text.breaks   
 

Uses of BreakOpportunityProducer in org.pentaho.reporting.libraries.fonts.text.breaks
 

Classes in org.pentaho.reporting.libraries.fonts.text.breaks that implement BreakOpportunityProducer
 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.