|
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 | ||||||||
org.eclipse.tptp.platform.report.birt).
public interface ILineLayout
Provides a base class for all layout which support line.
| Nested Class Summary | |
|---|---|
static interface |
ILineLayout.ILine
Deprecated. provides an interface to access line information. |
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.tptp.platform.report.drivers.ui.layout.internal.ILayout |
|---|
NO_SIZE_HINT |
| Method Summary | |
|---|---|
ILineLayout.ILine |
getFirstLine()
Deprecated. Returns the first line. |
ILineLayout.ILine |
getLastLine()
Deprecated. Returns the last line. |
ILineLayout.ILine |
getLineAt(int i)
Deprecated. Returns the line at the position i. |
int |
getLineCount()
Deprecated. Returns the number of lines. |
int |
getLinesHeight()
Deprecated. Returns the height in pixel of all lines. |
int |
getMaxLineWidth()
Deprecated. Returns the width in pixel of the max line width. |
| Methods inherited from interface org.eclipse.tptp.platform.report.drivers.ui.layout.internal.ILayout |
|---|
computeSize, isReversed, layout, setReversed |
| Method Detail |
|---|
int getMaxLineWidth()
int getLinesHeight()
int getLineCount()
ILineLayout.ILine getLineAt(int i)
ILineLayout.ILine getFirstLine()
ILineLayout.ILine getLastLine()
|
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 | ||||||||