|
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 IDSizeableItem
Provides an interface for resizable IDItem. With this interface it is possible to apply constraint on an item with a factor on Width and Height size.
| Method Summary | |
|---|---|
float |
getHeightScale()
Deprecated. Returns the value of the height scale. |
float |
getWidthScale()
Deprecated. Gets the value of the width scale. |
void |
setHeightScale(float v)
Deprecated. Sets the height scale to 'v'. |
void |
setWidthScale(float v)
Deprecated. Sets the width scale to 'v'. |
| Methods inherited from interface org.eclipse.tptp.platform.report.core.internal.IDItem |
|---|
addChild, clear, getAppliedStyle, getChildCount, getChildPosition, getFirstChild, getIterator, getLastChild, getNext, getParent, getRoot, getStyle, insertChild, isContainer, removeChild, setNext, setParent, setStyle |
| Method Detail |
|---|
void setHeightScale(float v)
v - value of the height scalevoid setWidthScale(float v)
v - value of the width scalefloat getHeightScale()
float getWidthScale()
|
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 | ||||||||