deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Interface
org.deegree.ogcwebservices.wms.configuration.WMSConfigurationType

Packages that use WMSConfigurationType
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wms.operation   
 

Uses of WMSConfigurationType in org.deegree.ogcwebservices.wms
 

Fields in org.deegree.ogcwebservices.wms declared as WMSConfigurationType
protected  WMSConfigurationType DefaultGetFeatureInfoHandler.configuration
           
 

Methods in org.deegree.ogcwebservices.wms that return WMSConfigurationType
 WMSConfigurationType DefaultGetMapHandler.getConfiguration()
          returns the configuration used by the handler
 

Methods in org.deegree.ogcwebservices.wms with parameters of type WMSConfigurationType
static WMService WMServiceFactory.getWMSInstance(WMSConfigurationType config)
          Creates a new WMS service instance configured with the given configuration.
 DescribeLayerResult DescribeLayerHandler.perform(DescribeLayer request, WMSConfigurationType configuration)
           
static void WMServiceFactory.setConfiguration(WMSConfigurationType wmsConfiguration)
          Sets the default configuration by value.
 

Constructors in org.deegree.ogcwebservices.wms with parameters of type WMSConfigurationType
DefaultGetFeatureInfoHandler(WMSConfigurationType capabilities, GetFeatureInfo request)
          Creates a new GetMapHandler object.
DefaultGetMapHandler(WMSConfigurationType configuration, GetMap request)
          Creates a new GetMapHandler object.
GetLegendGraphicHandler(WMSConfigurationType capabilities, GetLegendGraphic request)
          Creates a new GetMapHandler object.
WMService(WMSConfigurationType configuration)
          Creates a new WMService object.
 

Uses of WMSConfigurationType in org.deegree.ogcwebservices.wms.configuration
 

Classes in org.deegree.ogcwebservices.wms.configuration that implement WMSConfigurationType
 class WMSConfiguration
          Represents the configuration for a deegree WFS 1.1.1 instance (or earlier).
 class WMSConfiguration_1_3_0
          WMSConfiguration_1_3_0 is an implementation of the WMSConfigurationType interface, encapsulating the data required to configure a WMS 1.3.0.
 

Uses of WMSConfigurationType in org.deegree.ogcwebservices.wms.operation
 

Methods in org.deegree.ogcwebservices.wms.operation that return WMSConfigurationType
 WMSConfigurationType WMSGetCapabilitiesResult.getCapabilities()
          returns the capabilities as result of an GetCapabilities request.
 

Methods in org.deegree.ogcwebservices.wms.operation with parameters of type WMSConfigurationType
static WMSGetCapabilitiesResult WMSProtocolFactory.createGetCapabilitiesResponse(OGCWebServiceRequest request, OGCWebServiceException exception, WMSConfigurationType capabilities)
          creates an instance of a WMSGetCapabilitiesResult object
 void WMSGetCapabilitiesResult.setCapabilities(WMSConfigurationType capabilities)
          sets the capabilities as result of an GetCapabilities request.
 

Constructors in org.deegree.ogcwebservices.wms.operation with parameters of type WMSConfigurationType
WMSGetCapabilitiesResult(OGCWebServiceRequest request, WMSConfigurationType capabilities)
          constructor initializing the class with the
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org