|
aXSL API 0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for objects that represent a line of actual output.
Method Summary | |
int |
capacityTotal()
Provides size of the portion of the line on which content can actually be placed. |
int |
capacityUsed()
The portion of the line that is already filled with content. |
boolean |
hasAnyContent()
Tells the line-breaking system whether this line already has any content on it. |
Method Detail |
public int capacityTotal()
public int capacityUsed()
public boolean hasAnyContent()
capacityUsed()
== 0 will yield a
similar result, but hasAnyContent allows for the possibility of
zero-width items on the line.
|
aXSL API 0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.