|
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).
public interface IRect
Definition of a rectangle: X,Y,W,H.
If W and H are positive, X and Y is top left corner, and the bottom right corner
is X+W and Y+H.
Rectangle with W==0 or H==0 is empty (ie a point).
| Method Summary | |
|---|---|
int |
getH()
Deprecated. |
int |
getW()
Deprecated. |
int |
getX()
Deprecated. |
int |
getY()
Deprecated. |
| Methods inherited from interface org.eclipse.tptp.platform.report.igc.internal.IShape |
|---|
contains, contains, copyShape, getBounds |
| Method Detail |
|---|
int getX()
int getY()
int getW()
int getH()
|
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 | ||||||||