|
Re: Hatching [message #151226 is a reply to message #151202] |
Thu, 16 September 2004 14:58 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
Draw2d just offset SWT functionality. I don't see how you could do this,
but you might ask on the SWT forum and/or open an SWT feature request.
"David Sciamma" <david.sciamma@anyware-tech.com> wrote in message
news:cibo9e$as5$1@eclipse.org...
> Hi,
>
> Is it possible to draw an hatched figure with draw2d ?
> Or could we do like in awt ?
> Graphics2D g2d = (Graphics2D)g;
> g2d.setPaint(hatchedImage);
> g2d.fillPolygon(polygone);
>
> Thanks
>
> --
> David Sciamma
>
> Anyware Technologies - http://www.anyware-tech.com
|
|
|
Powered by
FUDForum. Page generated in 0.05392 seconds