Uses of Class
nl.b3p.tailormap.api.geotools.wfs.SimpleWFSLayerDescription
Packages that use SimpleWFSLayerDescription
-
Uses of SimpleWFSLayerDescription in nl.b3p.tailormap.api.geotools.wfs
Methods in nl.b3p.tailormap.api.geotools.wfs that return SimpleWFSLayerDescriptionModifier and TypeMethodDescriptionstatic SimpleWFSLayerDescriptionSimpleWFSHelper.describeWMSLayer(String url, String username, String password, String layerName) Methods in nl.b3p.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 nl.b3p.tailormap.api.persistence.helper
Methods in nl.b3p.tailormap.api.persistence.helper that return types with arguments of type SimpleWFSLayerDescription