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(@Nullable GeoServiceDefaultLayerSettings defaultLayerSettings) GeoServiceSettings.layerSettings(@Nullable Map<String, GeoServiceLayerSettings> layerSettings) GeoServiceSettings.publishing(@Nullable ServicePublishingSettings publishing) GeoServiceSettings.putLayerSettingsItem(String key, GeoServiceLayerSettings layerSettingsItem) GeoServiceSettings.serverType(@Nullable GeoServiceSettings.ServerTypeEnum serverType) -
Uses of GeoServiceSettings in org.tailormap.api.persistence.projections
Methods in org.tailormap.api.persistence.projections that return GeoServiceSettings