btw. if someone is interested I also created a function, with the help of several Pirol classes, to obtain a color image for a raster.
Not sure if I will port that anytime soon, as it will require quite a bit of clean-up to be used in OJ. But it is there (thanks to Pirol!). stefan Stefan Steiniger wrote: > Hei Alberto, > > I did some changes to the model yesterday night. > Instead of a double array I used "Raster". > I adde getRasterData() to the RasterImageLayer class. Subsequently I > also changed the retrieval method in Sextante. > I.e. instead of > m_Raster = layer.getImage().getData(); > i use now > m_Raster = layer.getRasterData(); > > I have done only some preliminary tests and most of the stuff worked as > far as I can assess (i.e. I fixed broken functions). However more > testing is probably needed. > > stefan > ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
