|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
int |
getWidthFor(DisplayLineSpecs specs,
int lineIndex,
int startingCharacterIndex,
DisplayLine splitSoFar)
This should return the display width for the specified line index. |
| Method Detail |
public int getWidthFor(DisplayLineSpecs specs,
int lineIndex,
int startingCharacterIndex,
DisplayLine splitSoFar)
specs - The DisplayLineSpecs that is doing the splitting.lineIndex - The index of the line being created (starting from 0).startingCharacterIndex - The index of the character that will come first on this line.splitSoFar - The linked list of DisplayLines that have been split so far.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||