Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] "Hide Normal Rendered Feature" question

Jesse,

Just wondering if you could give a couple-sentence explanation on how you implemented "Hide Normal Rendered Feature (Experimental)".

In looking at the new classes/functions you added, I assumed you were using RefreshLayersBehaviour,  and/or EditUtils' refreshLayer function, to do the re-render. But when I stick a breakpoint in either of those they aren't usually called (for example, after adding a new feature, neither is called, yet the display still re-renders). Is their another place I should be looking?

Thanks,
Michael

Back to the top