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

Uses of Class
org.deegree.owscommon_new.ServiceProvider

Packages that use ServiceProvider
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wms.configuration   
org.deegree.owscommon_new   
 

Uses of ServiceProvider in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type ServiceProvider
protected static void XMLFactory.appendContactInformation(Element root, ServiceProvider provider)
           
protected static void XMLFactory_1_3_0.appendContactInformation(Element root, ServiceProvider provider)
           
protected static void XMLFactory.appendService(Element root, ServiceIdentification identification, ServiceProvider provider)
           
protected static void XMLFactory_1_3_0.appendService(Element root, ServiceIdentification identification, ServiceProvider provider)
           
 

Uses of ServiceProvider in org.deegree.ogcwebservices.wms.capabilities
 

Methods in org.deegree.ogcwebservices.wms.capabilities that return ServiceProvider
 ServiceProvider WMSCapabilities.getServiceProvider()
           
protected  ServiceProvider WMSCapabilitiesDocument_1_3_0.parseServiceProvider()
           
protected  ServiceProvider WMSCapabilitiesDocument.parseServiceProvider()
          returns WMS contact informaion encapsulated within a ServiceProvider object
 

Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type ServiceProvider
 void WMSCapabilities.setServiceProvider(ServiceProvider serviceProvider)
          sets informations about the provider of a WMS
 

Constructors in org.deegree.ogcwebservices.wms.capabilities with parameters of type ServiceProvider
WMSCapabilities_1_0_0(String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata metadata, Layer layer)
          constructor initializing the class with the WMSCapabilities
WMSCapabilities_1_0_0(String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata metadata, Layer layer, List<String> exceptions)
           
WMSCapabilities_1_3_0(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata metadata, Layer layer, int layerLimit, int maxWidth, int maxHeight)
          Constructs a new object with the given values.
WMSCapabilities_1_3_0(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata metadata, Layer layer, int layerLimit, int maxWidth, int maxHeight, List<String> exceptions)
           
WMSCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, UserDefinedSymbolization userDefinedSymbolization, OperationsMetadata metadata, Layer layer)
          constructor initializing the class with the WMSCapabilities
WMSCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, UserDefinedSymbolization userDefinedSymbolization, OperationsMetadata metadata, Layer layer, List<String> exceptions)
           
 

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

Constructors in org.deegree.ogcwebservices.wms.configuration with parameters of type ServiceProvider
WMSConfiguration_1_3_0(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata metadata, Layer layer, WMSDeegreeParams deegreeParams, URL baseURL, int layerLimit, List<String> exceptions)
          Generates a new WFSConfiguration instance from the given parameters.
WMSConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, UserDefinedSymbolization userDefinedSymbolization, OperationsMetadata metadata, Layer layer, WMSDeegreeParams deegreeParams, URL baseURL, List<String> exceptions)
          Generates a new WFSConfiguration instance from the given parameters.
 

Uses of ServiceProvider in org.deegree.owscommon_new
 

Methods in org.deegree.owscommon_new that return ServiceProvider
 ServiceProvider OWSCommonCapabilities.getServiceProvider()
           
 

Methods in org.deegree.owscommon_new with parameters of type ServiceProvider
static void XMLFactory.appendServiceProvider(Element root, ServiceProvider provider)
          Appends a ServiceProvider object as XML.
 

Constructors in org.deegree.owscommon_new with parameters of type ServiceProvider
OWSCommonCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Map<String,Content> contents)
          Standard constructor that initializes all encapsulated data.
 


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