org.geotools.data.wms.response
Class GetMapResponse
Object
Response
GetMapResponse
public class GetMapResponse
- extends Response
Process GetMapResponse.
Assume this is a placeholder allowing other code access to the InputStream?
It would be nice if this class actually provided a real object either
returned Image, SVG XML Document or a resolved GridCoverage in a manner
similar to GetCapabilities.
- Author:
- Richard Gould, Refractions Research
- Module:
modules/extension/wms (gt-wms.jar)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetMapResponse
public GetMapResponse(String contentType,
InputStream response)
throws ServiceException,
IOException
- Throws:
ServiceException
IOException
Copyright © 1996-2009 Geotools. All Rights Reserved.