[JPP-Devel] Raster Color Editor plugin

2013-04-23 Thread Giuseppe Aruta
Hi, as I can see raster color editor, when user choose a color range, divides the range in 35 steps (classes ColorGenerator and RasterColorEditor), in some situation this number of steps could be not enough to show, for instance, the information in a DTM. I can arbitrary change this number to 70 o

Re: [JPP-Devel] Raster Color Editor plugin

2013-04-23 Thread Stefan Steiniger
Hi Peppe, you don't really have questions in there, but: Am 23.04.13 09:28, schrieb Giuseppe Aruta: > Hi, > as I can see raster color editor, when user choose a color range, > divides the range in 35 steps (classes ColorGenerator and > RasterColorEditor), in some situation this number of steps co

Re: [JPP-Devel] Raster Color Editor plugin

2013-04-24 Thread Giuseppe Aruta
Yes (35 default) and yes, Stefan. I will add these on feature requests. I gave a look at the code but It is far away from my java developing ability. hasta luego Peppe 2013/4/24 Stefan Steiniger > Hi Peppe, > > you don't really have questions in there, but: > > Am 23.04.13 09:28, schrieb Gius