Uses of Class
nl.b3p.tailormap.api.persistence.json.GeoServiceSettings
Packages that use GeoServiceSettings
Package
Description
-
Uses of GeoServiceSettings in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return GeoServiceSettingsMethods in nl.b3p.tailormap.api.persistence with parameters of type GeoServiceSettings -
Uses of GeoServiceSettings in nl.b3p.tailormap.api.persistence.json
Methods in nl.b3p.tailormap.api.persistence.json that return GeoServiceSettingsModifier and TypeMethodDescriptionGeoServiceSettings.defaultLayerSettings(GeoServiceDefaultLayerSettings defaultLayerSettings) GeoServiceSettings.layerSettings(Map<String, GeoServiceLayerSettings> layerSettings) GeoServiceSettings.publishing(ServicePublishingSettings publishing) GeoServiceSettings.putLayerSettingsItem(String key, GeoServiceLayerSettings layerSettingsItem) GeoServiceSettings.serverType(GeoServiceSettings.ServerTypeEnum serverType) -
Uses of GeoServiceSettings in nl.b3p.tailormap.api.persistence.projections
Methods in nl.b3p.tailormap.api.persistence.projections that return GeoServiceSettings