Uses of Class
com.luciad.wms.client.model.TLcdWMSGetLegendGraphicRequest
Packages that use TLcdWMSGetLegendGraphicRequest
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdWMSGetLegendGraphicRequest in com.luciad.wms.client.model
Methods in com.luciad.wms.client.model that return TLcdWMSGetLegendGraphicRequestModifier and TypeMethodDescriptionTLcdWMSClient.createGetLegendGraphicRequest()
Creates a new 'GetLegendGraphic' request object which is compatible with the WMS version implemented by the WMS server this client communicates with.Methods in com.luciad.wms.client.model with parameters of type TLcdWMSGetLegendGraphicRequestModifier and TypeMethodDescriptionTLcdWMSClient.getLegendGraphic
(TLcdWMSGetLegendGraphicRequest aRequest) Performs the 'GetLegendGraphic' request.