|
TPTP 4.6.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).
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
public interface IMarginLayout
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.tptp.platform.report.drivers.ui.layout.internal.ILayout |
|---|
NO_SIZE_HINT |
| Method Summary | |
|---|---|
int |
getBottomMargin()
Deprecated. Returns the bottom margin |
int |
getLeftMargin()
Deprecated. Returns the left margin |
int |
getRightMargin()
Deprecated. Returns the right margin |
int |
getSpacing()
Deprecated. Returns the spacing between children in the layout |
int |
getTopMargin()
Deprecated. Returns the top margin |
void |
setMargin(int l,
int r,
int t,
int b)
Deprecated. Sets the margin of the layout |
void |
setSpacing(int spacing)
Deprecated. Sets the spacing between the children in the layout |
| Methods inherited from interface org.eclipse.tptp.platform.report.drivers.ui.layout.internal.ILayout |
|---|
computeSize, isReversed, layout, setReversed |
| Method Detail |
|---|
int getLeftMargin()
int getRightMargin()
int getTopMargin()
int getBottomMargin()
void setMargin(int l,
int r,
int t,
int b)
int getSpacing()
void setSpacing(int spacing)
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||