org.deegree.services.wms.controller
Class WMSController130
java.lang.Object
org.deegree.services.wms.controller.WMSControllerBase
org.deegree.services.wms.controller.WMSController130
- All Implemented Interfaces:
- WMSController.Controller
public class WMSController130
- extends WMSControllerBase
WMSController130
- 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 |
WMSController130
public WMSController130()
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:
- a new CRS
getCRSAndEnvelope
public static org.deegree.geometry.Envelope getCRSAndEnvelope(java.lang.String crs,
double[] bbox)
- Parameters:
crs
- bbox
-
- Returns:
- a new CRS
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.