Uses of Class
com.luciad.wms.server.TLcdWMSGetLegendGraphicRequestContext
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of TLcdWMSGetLegendGraphicRequestContext in com.luciad.wms.server
Modifier 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)