Uses of Class
com.luciad.wms.client.model.TLcdWMSDescribeLayerRequest
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdWMSDescribeLayerRequest in com.luciad.wms.client.model
Modifier and TypeMethodDescriptionTLcdWMSClient.createDescribeLayerRequest()
Creates a new 'DescribeLayer' request object which is compatible with the WMS version implemented by the WMS server this client communicates with.Modifier and TypeMethodDescriptionTLcdWMSClient.describeLayer
(TLcdWMSDescribeLayerRequest aRequest) Performs the 'DescribeLayer' request.