Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Selecting feature to edit It is not hide

Hi Emily,  Jesse
I was reading the EditUtils.refreshLayer used in the SelectTool to edit a 
feature (code sprint grid, row 24). Maybe you could help me.
 
EditUtils.refreshLayer sets the properties of selectedLayer (lines 1021-1034) 
but I can find how this properties are used in the rendering process. In this 
case (selection to edit feature) the properties are updated to exclude the 
feature (filter id is created for the selected feature) but it is not taken 
into account later.
I am right? any idea?

cheers
-- 
Mauricio Pazos
www.axios.es


Back to the top