Statistics
| Revision:

svn-gvsig-desktop / branches / dal_time_support / libraries / libFMap_mapcontext / src / org / gvsig / fmap / mapcontext / layers / vectorial / IntersectsEnvelopeEvaluator.java @ 37204

History | View | Annotate | Download (2.84 KB)

  • svn:mime-type: text/plain
# Date Author Comment
34633 02/24/2011 10:54 AM Jorge Piera

Creating a branch for the MapContext. It is necessary because the ViewPort has to be updated to add the temporal filter

34139 11/18/2010 03:59 AM Cesar Ordiñana

Replace boundary function with the envelope one in sql queries, as it is not supported in mysql and in postgis it doesn't support geometrycollections

33053 07/07/2010 06:03 AM Cesar Ordiñana

Evaluator getCQL method replaced with getSQL, as this is the real type of the expressions returned

28074 04/21/2009 07:15 AM Jose Manuel Vivó Arnal

Fixed problems whit getCQL method

27328 03/12/2009 05:34 AM Jose Manuel Vivó Arnal

Added IntersectsEnvelopeEvaluator.
FLyrVect.draw now uses IntersetsEvelopeEvaluator.