[udig-devel] ApplicationGIS#DrawMap filtering (again)

Vince Darley vince.darley at eurobios.com
Mon Nov 5 10:11:52 PST 2007


I've tried the latest ApplicationGIS#DrawMap and most of the previous 
problems are now solved.  In particular PDF backgrounds, label 
drawing, etc, is all great.  There are still 2 problems:

1) PDF colouring only works correctly if I use 
BufferedImage.TYPE_INT_RGB.  With TYPE_INT_ARGB the colours are 
inverted (like looking into a photographic negative).  But, I'm ok 
with BufferedImage.TYPE_INT_RGB, so this isn't a problem for me, just 
a surprise really.

2) Filtering of a layer's features still doesn't work.  For whatever 
reason my filters just don't have any useful effect.  I'll try to do 
some more debugging on this (and hopefully provide some more useful 
information to go on), but I'm drawing a bit of a blank at the moment.

regards,

Vince.



More information about the udig-devel mailing list