|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ILineLayout.ILine
provides an interface to access line information.
| Method Summary | |
|---|---|
TAbstractCell |
getFirst()
Returns the first cell of the line |
int |
getHeight()
Returns the height of the line |
TAbstractCell |
getLast()
Returns the last cell of the line |
ILineLayout.ILine |
getNext()
Returns the next line |
int |
getWidth()
Returns the width in pixel of the line |
| Method Detail |
|---|
TAbstractCell getFirst()
TAbstractCell getLast()
int getWidth()
int getHeight()
ILineLayout.ILine getNext()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||