|
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 IShape
Shapes have interior and exterior, it's possible to test if shape contains a point. It's a good idea for a shape to implements also interface IShapeFiller, but for flexibility this is not mandatory.
IShapeFiller.| Method Summary | |
|---|---|
boolean |
contains(int x,
int y)
Deprecated. |
boolean |
contains(IPoint p)
Deprecated. |
IShape |
copyShape()
Deprecated. |
IRect |
getBounds()
Deprecated. |
| Method Detail |
|---|
IShape copyShape()
boolean contains(int x,
int y)
boolean contains(IPoint p)
IRect getBounds()
|
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 | ||||||||