|
Eclipse Draw2d 3.8.0.201206011245 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClippingStrategy
A clipping strategy used to specify the clipping region for child figures.
Method Summary | |
---|---|
Rectangle[] |
getClip(IFigure childFigure)
Specifies the clipping region for the given child figure. |
Method Detail |
---|
Rectangle[] getClip(IFigure childFigure)
childFigure
- The child figure, which clipping region has to be returned.
null
.
|
Eclipse Draw2d 3.8.0.201206011245 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |