|
aXSL API 0.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineOutput | |
org.axsl.areaW | Interfaces useful in the creation of an AreaTree. |
org.axsl.text.line | Interfaces useful for breaking text into lines. |
Uses of LineOutput in org.axsl.areaW |
Methods in org.axsl.areaW that return LineOutput | |
LineOutput |
LineArea.asLineOutput()
Return this cast as a LineOutput implementation. |
Uses of LineOutput in org.axsl.text.line |
Methods in org.axsl.text.line that return LineOutput | |
LineOutput |
LineBreakControl.getNextLine()
Provides the line-breaking system with the next LineOutput implementation on which text should be placed. |
Methods in org.axsl.text.line with parameters of type LineOutput | |
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. |
void |
LineBreakHandler.handleLineBreakNonText(LineOutput lineOutput,
LineNonText nonText,
int sizeInline)
Handle the results of the line-breaking by placing the specified text on the specified line. |
int |
EagerLineBreaker.processLineContent(LineContent contentItem,
int start,
int end,
LineOutput output)
Push up to one line's worth of content through the line-breaking logic. |
|
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.