|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LineBreakControl
This interface must be implemented by some class on the calling end. It is responsible to provide information to the line-breaking system while that system is running.
| Method Summary | |
|---|---|
LineOutput |
getNextLine()
Provides the line-breaking system with the next LineOutput implementation on which text should be placed. |
| Method Detail |
|---|
LineOutput getNextLine()
throws TextException
TextException - If unable to obtain a new LineOutput
implementation.
|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.