Extends GetMapProducer to allow users (for example, the meta tiler) to peek
inside th map production chain at a finer grained level
author: Andrea Aime author: Simone Giannecchini - GeoSolutions SAS
Method Summary
public void
formatImageOutputStream(RenderedImage image, OutputStream outStream) Transforms a rendered image into the appropriate format, streaming to the
output stream.
Transforms a rendered image into the appropriate format, streaming to the
output stream.
Parameters: image - The image to be formatted. Parameters: outStream - The stream to write to. throws: WmsException - throws: IOException -