Andrea Aime a écrit :
> The reason is simple, ImageWorker does not return inspectable
> RenderedOp instances, but calls RenderedOp.getRendering() and
> thus returns an OpImage instance that disallows any access to
> the ParameterBlock used to create it.
> 
> I'm wondering if there is any reason for doing so, or if I
> can remove all those annoying getRendering() calls :)

I fully support that. I noticed that before and I don't know why there is those
getRendering() calls. I would not expect any perceptible performance impact by
removing them.

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to