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

Uses of Class
org.deegree.owscommon_new.ServiceIdentification

Packages that use ServiceIdentification
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 ServiceIdentification in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type ServiceIdentification
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 ServiceIdentification in org.deegree.ogcwebservices.wms.capabilities
 

Methods in org.deegree.ogcwebservices.wms.capabilities that return ServiceIdentification
 ServiceIdentification WMSCapabilities.getServiceIdentification()
           
protected  ServiceIdentification WMSCapabilitiesDocument_1_3_0.parseServiceIdentification()
           
protected  ServiceIdentification WMSCapabilitiesDocument.parseServiceIdentification()
           
protected  ServiceIdentification WMSCapabilitiesDocument_1_0_0.parseServiceIdentification()
          returns the services indentification read from the WMS capabilities service section
 

Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type ServiceIdentification
 void WMSCapabilities.setServiceIdentification(ServiceIdentification serviceIdentification)
          sets the service description section
 

Constructors in org.deegree.ogcwebservices.wms.capabilities with parameters of type ServiceIdentification
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 ServiceIdentification in org.deegree.ogcwebservices.wms.configuration
 

Methods in org.deegree.ogcwebservices.wms.configuration that return ServiceIdentification
 ServiceIdentification WMSConfigurationType.getServiceIdentification()
           
 

Constructors in org.deegree.ogcwebservices.wms.configuration with parameters of type ServiceIdentification
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 ServiceIdentification in org.deegree.owscommon_new
 

Methods in org.deegree.owscommon_new that return ServiceIdentification
 ServiceIdentification OWSCommonCapabilities.getServiceIdentification()
           
 

Methods in org.deegree.owscommon_new with parameters of type ServiceIdentification
static void XMLFactory.appendServiceIdentification(Element root, ServiceIdentification identification)
          Appends a ServiceIdentification object as XML.
 

Constructors in org.deegree.owscommon_new with parameters of type ServiceIdentification
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