Uses of Class
nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
-
Packages that use GeoServiceSettings Package Description nl.b3p.tailormap.api.persistence nl.b3p.tailormap.api.persistence.json nl.b3p.tailormap.api.persistence.projections -
-
Uses of GeoServiceSettings in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return GeoServiceSettings Modifier and Type Method Description GeoServiceSettingsGeoService. getSettings()Methods in nl.b3p.tailormap.api.persistence with parameters of type GeoServiceSettings Modifier and Type Method Description GeoServiceGeoService. setSettings(GeoServiceSettings settings) -
Uses of GeoServiceSettings in nl.b3p.tailormap.api.persistence.json
Methods in nl.b3p.tailormap.api.persistence.json that return GeoServiceSettings Modifier and Type Method Description GeoServiceSettingsGeoServiceSettings. defaultLayerSettings(GeoServiceDefaultLayerSettings defaultLayerSettings)GeoServiceSettingsGeoServiceSettings. layerSettings(Map<String,GeoServiceLayerSettings> layerSettings)GeoServiceSettingsGeoServiceSettings. publishing(ServicePublishingSettings publishing)GeoServiceSettingsGeoServiceSettings. putLayerSettingsItem(String key, GeoServiceLayerSettings layerSettingsItem)GeoServiceSettingsGeoServiceSettings. serverType(GeoServiceSettings.ServerTypeEnum serverType)GeoServiceSettingsGeoServiceSettings. useProxy(Boolean useProxy)GeoServiceSettingsGeoServiceSettings. xyzCrs(String xyzCrs) -
Uses of GeoServiceSettings in nl.b3p.tailormap.api.persistence.projections
Methods in nl.b3p.tailormap.api.persistence.projections that return GeoServiceSettings Modifier and Type Method Description GeoServiceSettingsGeoServiceSummary. getSettings()
-