[JPP-Devel] Plug-in showing change over time

2010-06-29 Thread Elton Chan
Hi there, Are there any plug-in or snippets avaliable to show change of attribute over time or time-series of a feature for OpenJump? Thanks, Elton -- This SF.net email is sponsored by Sprint What will you do f

Re: [JPP-Devel] SextanteRasterLayer, pixel values and visualization

2010-06-29 Thread Larry Becker
Hi Alberto, I did take a look at the render architecture to see how it might be done, but unfortunately I don't have a lot of time right now to help with this effort so any advice I have is only a guess, but I think it might have to happen in the image layer's paint method. Larry On Tue, Jun 2

Re: [JPP-Devel] Update and refresh layer in run time

2010-06-29 Thread Larry Becker
Hi Elton, Usually for these situations update events would fire automatically. If for some reason, they do not, you can fire them manually. regards, Larry On Tue, Jun 29, 2010 at 8:42 AM, Elton Chan wrote: > Hi there, > > Suppose if I have a layer added in the LayerTreePanel, and I also got

[JPP-Devel] Update and refresh layer in run time

2010-06-29 Thread Elton Chan
Hi there, Suppose if I have a layer added in the LayerTreePanel, and I also got the FeatureCollection of the layer, how can I update the layer using program and refresh it on the view panel. Thanks, Elton -- T

Re: [JPP-Devel] SextanteRasterLayer, pixel values and visualization

2010-06-29 Thread Alberto De Luca
Stefan and Larry, thank you for your help. Unfortunately I'm not an expert either, so I'm really not sure about what to do. I kind of like Larry's approach (but I need to think about it to see if I can work something out of it). I'll have a deeper look at the pirol classes too... Alberto On 2