Two ways:
- make a graphics 2d around SWT (you can find open source projects that
do this)
- make a SWT Image (with say ARGB order) and then wrap a BufferedImage
around the raw bytes, ask the BufferedImage for a Graphics2d for the
geotools renderer to use and are are done...
Note we have the ge
hi,
i still the problem of incompatibility between swing and swt. Any idea of
about to use geotools's components with geotools
thanks
--
View this message in context:
http://www.nabble.com/using-swt-for-designing-a-viewer-for-feature-tp17205624p17205624.html
Sent from the geotools-gt2-users m