There is a "Magic" filter Filter.NONE that indicates that nothing
should be filtered. Use that.
Jesse
On Apr 5, 2007, at 2:59 AM, [EMAIL PROTECTED] wrote:
Hi,
I want to remove all features of an ressource with:
FeatureStore fs = layer.getGeoRessource().resolve
(FeatureStore.class,null);
fs.removeFeatures(Filter arg0)
Is it the correct way?
Since I want to remove all features, I do not have to filter. What
can I do?
I can take a FidFilter which contains all IDs of all features but I
hope there is an easier way.
tony roth
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel