| 
 | aXSL API 0.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LineText | |
| org.axsl.foR | Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. | 
| org.axsl.text.line | Interfaces useful for breaking text into lines. | 
| Uses of LineText in org.axsl.foR | 
| Subinterfaces of LineText in org.axsl.foR | |
|  interface | FOLineTextSubinterface of LineTextthat provides additional services to
 XSL-FO systems. | 
|  interface | FOTextA text node in the formatting object tree. | 
| Uses of LineText in org.axsl.text.line | 
| Methods in org.axsl.text.line that return LineText | |
|  LineText | LineText.nextContiguousLineText()Gives the line-breaking system the next contiguous LineText instance, if any. | 
|  LineText | LineText.previousContiguousLineText()Gives the line-breaking system the preceding contiguous LineText instance, if any. | 
| Methods in org.axsl.text.line with parameters of type LineText | |
|  void | LineBreakHandler.handleLineBreakText(LineOutput lineOutput,
                    LineText text,
                    int startOffset,
                    int sizeInChars,
                    int sizeInline,
                    boolean hasDiscretionaryHyphen,
                    boolean hasFauxSmallCaps,
                    boolean isLastItemOnLine)Handle the results of the line-breaking by placing the specified text on the specified line. | 
| 
 | aXSL API 0.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.