Revision 22358

View differences:

branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/layers/vectorial/FLyrVect.java
398 398
    					fieldList.add(aux[i]);
399 399
    				}
400 400
    			}
401
    			FeatureStore featureStore=(FeatureStore)getDataStore();
401
    			FeatureStore featureStore=getFeatureStore();
402 402
    			// Get the iterator over the visible features
403 403
    			String featureFilter = null;
404 404

  

Also available in: Unified diff