Uses of Record Class
org.tailormap.api.geotools.wfs.SimpleWFSLayerDescription
Packages that use SimpleWFSLayerDescription
-
Uses of SimpleWFSLayerDescription in org.tailormap.api.geotools.wfs
Methods in org.tailormap.api.geotools.wfs that return SimpleWFSLayerDescriptionModifier and TypeMethodDescriptionstatic SimpleWFSLayerDescriptionSimpleWFSHelper.describeWMSLayer(String url, String username, String password, String layerName) Methods in org.tailormap.api.geotools.wfs that return types with arguments of type SimpleWFSLayerDescriptionModifier and TypeMethodDescriptionstatic Map<String, SimpleWFSLayerDescription> SimpleWFSHelper.describeWMSLayers(String url, String username, String password, List<String> layers) -
Uses of SimpleWFSLayerDescription in org.tailormap.api.persistence.helper
Methods in org.tailormap.api.persistence.helper that return types with arguments of type SimpleWFSLayerDescription