net.sf.jasperreports.engine.util
public class BreakIteratorSplitCharacter extends java.lang.Object
SplitCharacter
that
uses the same logic as AWT to break texts into lines.JRPdfExporterParameter.FORCE_LINEBREAK_POLICY
,
JRProperties.PDF_FORCE_LINEBREAK_POLICY
Modifier and Type | Class and Description |
---|---|
protected static class |
BreakIteratorSplitCharacter.ArrayCharIterator |
Constructor and Description |
---|
BreakIteratorSplitCharacter() |
BreakIteratorSplitCharacter(java.text.BreakIterator breakIter) |
Modifier and Type | Method and Description |
---|---|
protected char |
currentChar(int current,
char[] cc,
PdfChunk[] ck) |
boolean |
isSplitCharacter(int startIdx,
int current,
int endIdx,
char[] cc,
PdfChunk[] ck) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com