Uses of Interface
org.geotools.ows.wms.request.DescribeLayerRequest
Packages that use DescribeLayerRequest
Package
Description
Provides for Web Map Server client access as a Grid Coverage Exchange.
-
Uses of DescribeLayerRequest in org.geotools.ows.wms
Classes in org.geotools.ows.wms that implement DescribeLayerRequestMethods in org.geotools.ows.wms that return DescribeLayerRequestModifier and TypeMethodDescriptionWebMapServer.createDescribeLayerRequest()
WMS1_0_0.createDescribeLayerRequest
(URL onlineResource) Note that WMS 1.0.0 does not support this method.WMS1_1_0.createDescribeLayerRequest
(URL onlineResource) abstract DescribeLayerRequest
WMSSpecification.createDescribeLayerRequest
(URL onlineResource) Creates a DescribeLayer request which can be used to retrieve information about specific layers on the Web Map Server.Methods in org.geotools.ows.wms with parameters of type DescribeLayerRequest -
Uses of DescribeLayerRequest in org.geotools.ows.wms.request
Classes in org.geotools.ows.wms.request that implement DescribeLayerRequestModifier and TypeClassDescriptionclass
Describes an abstract DescribeLayer request.