|
From: Martin D. <mar...@ge...> - 2008-06-06 10:56:01
|
Jody Garnett a écrit : > Thanks Andrea; I am going to write that in a wiki before I forget again; > I suppose it would be rude if the geotools image plugin did that for me? I had hesitation about that. I have left the default ordering because there is no way to ensure that GeoTools sets the PNG reader ordering before the user invokes a Java Image I/O method. So having the ordering changed in the course of a user application execution could be confusing. Furthermore maybe the user wants to control the ordering himself and would be surprised to see GeoTools changes his setting. Martin |