Uses of Class
com.luciad.wms.server.TLcdWMSGetLegendGraphicRequestContext
Packages that use TLcdWMSGetLegendGraphicRequestContext
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of TLcdWMSGetLegendGraphicRequestContext in com.luciad.wms.server
Methods in com.luciad.wms.server with parameters of type TLcdWMSGetLegendGraphicRequestContextModifier and TypeMethodDescriptionboolean
ILcdWMSGetLegendGraphicRequestEncoder.encode
(TLcdWMSGetLegendGraphicRequestContext aWMSGetLegendGraphicRequestContext, TLcdWMSRequestContext aWMSRequestContext, OutputStream aOutputStream) Encodes the legend graphic for a given layer and sends it to the givenOutputStream
.boolean
TLcdDefaultWMSGetLegendGraphicEncoder.encode
(TLcdWMSGetLegendGraphicRequestContext aWMSGetLegendGraphicRequestContext, TLcdWMSRequestContext aWMSRequestContext, OutputStream aOutputStream)