Hi,
I'm trying to apply the tool I've described before to images
returned by the ImageWorker class and I find that I get
very few metadata out of them.
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 :)

Cheers
Andrea

-------------------------------------------------------------------------
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