All,
I'd like to use the algorithm for shape-based filtering to return a list
of graphics that are inside a given shape WITHOUT having those graphics'
visibility altered. Basically, I want to use the shape filtering
capability as a way to "query" which graphics are inside a particular
shape without changing anything at all about those graphics.
Has this separation already been done somewhere? FilterSupport doesn't
seem to have an option for the behavior. I was working around it by
calling filter() and then immediately resetting the filters. However,
this won't work for me any more, because I need to do actual filtering
separate from these shape queries.
Thanks!
-Peter
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Thu Sep 23 2004 - 16:32:23 EDT