public interface WebMapManager
WebMapService
s.WebMapService
Modifier and Type | Method and Description |
---|---|
List<WebMapServiceFactory> |
getServices()
Returns a list with the registered WebMapServiceFactories
|
void |
registerService(WebMapServiceFactory factory)
Register a WebMapServiceFactory to be used
|
void registerService(WebMapServiceFactory factory)
factory
- List<WebMapServiceFactory> getServices()