Uses of Class
org.tailormap.api.persistence.json.GeoServiceSettings
Packages that use GeoServiceSettings
Package
Description
-
Uses of GeoServiceSettings in org.tailormap.api.persistence
Methods in org.tailormap.api.persistence that return GeoServiceSettingsMethods in org.tailormap.api.persistence with parameters of type GeoServiceSettings -
Uses of GeoServiceSettings in org.tailormap.api.persistence.json
Methods in org.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 org.tailormap.api.persistence.projections
Methods in org.tailormap.api.persistence.projections that return GeoServiceSettings