|
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 IShapeFiller
This interface is used to tag IShape or IBrush implementor, to declare they know how to
fill a shape with this brush, using methods of IGCDirect.
| Method Summary | |
|---|---|
boolean |
fillShape(IGC gc,
IGCDirect gd,
IBrush brush,
IShape shape)
Deprecated. fill given shape using brush (current brush in gc) using gc. |
| Method Detail |
|---|
boolean fillShape(IGC gc,
IGCDirect gd,
IBrush brush,
IShape shape)
gc - gc which request the shape filling.gd - gd used to fill shape shape (but gc can be used too).brush - current gc brush used to fill shape.shape - shape to fill.
|
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 | ||||||||