List of usage examples for com.lowagie.text SplitCharacter interface-usage
From source file net.sf.jasperreports.engine.util.BreakIteratorSplitCharacter.java
/**
* Implementation of {@link com.lowagie.text.SplitCharacter SplitCharacter} that
* uses the same logic as AWT to break texts into lines.
*
* @author Lucian Chirita (lucianc@users.sourceforge.net)
* @version $Id: BreakIteratorSplitCharacter.java 1571 2007-01-29 13:41:53Z lucianc $