Package org.geotools.ows.wmts.response
Class GetLegendGraphicResponse
-
public class GetLegendGraphicResponse extends Response
(Based on existing work by rgould for WMS service)- Author:
- ian, Emanuele Tajariol (etj at geo-solutions dot it)
-
-
Field Summary
-
Fields inherited from class Response
httpResponse
-
-
Constructor Summary
Constructors Constructor Description GetLegendGraphicResponse(HTTPResponse httpResponse)
-
-
-
Constructor Detail
-
GetLegendGraphicResponse
public GetLegendGraphicResponse(HTTPResponse httpResponse) throws ServiceException, IOException
- Throws:
ServiceException
IOException
-
-