org.deegree.services.wms.controller
Class WMSController111
java.lang.Object
org.deegree.services.wms.controller.WMSControllerBase
org.deegree.services.wms.controller.WMSController111
- All Implemented Interfaces:
- WMSController.Controller
public class WMSController111
- extends WMSControllerBase
WMSController111
- Version:
- $Revision: 28066 $, $Date: 2010-11-12 12:13:29 +0100 (Fr, 12. Nov 2010) $
- Author:
- Andreas Schmitz, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSController111
public WMSController111()
sendException
public void sendException(OWSException ex,
HttpResponseBuffer response)
throws javax.servlet.ServletException
- Throws:
javax.servlet.ServletException
throwSRSException
public void throwSRSException(java.lang.String name)
throws OWSException
- Throws:
OWSException
getCRS
public static org.deegree.cs.CRS getCRS(java.lang.String crs)
- Parameters:
crs
-
- Returns:
- the auto crs as defined in WMS 1.1.1 spec Annex E
exportCapas
protected void exportCapas(java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
WMSController controller)
throws java.io.IOException
- Specified by:
exportCapas
in class WMSControllerBase
- Throws:
java.io.IOException
Copyright © 2011. All Rights Reserved.