com.supermap.services.components.spi
Interface OGCProviderSetting
-
- All Known Implementing Classes:
- WFSDataProviderSetting, WMSMapProviderSetting, WMTSMapProviderSetting
public interface OGCProviderSettingOGC service provider configuration
- Since:
- 7.0.0
-
-
Method Summary
Methods Modifier and Type Method and Description java.lang.StringgetServiceRootURL()Returns the OGC service address.
-