public class TextLineBreaker extends Object
Constructor and Description |
---|
TextLineBreaker()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String[] |
breakLines(Reader textReader,
Font font,
int width,
int maxLines)
Deprecated.
Returns a splitted Version of the String.
|
public String[] breakLines(Reader textReader, Font font, int width, int maxLines) throws IOException
textReader
- String to breakfont
- Font to use for Width-Calculationwidth
- max. WidhtmaxLines
- Max. of LinesIOException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)