Uses of Class
com.luciad.wms.server.model.ALcdWMSLayerStyle
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
Modeling of server capabilities.
-
Uses of ALcdWMSLayerStyle in com.luciad.wms.server
Modifier and TypeMethodDescriptionILcdWMSOnlineResourceResolver.resolveOnlineResource
(int aType, TLcdOWSOnlineResource[] aOnlineResources, ALcdWMSLayer aSourceLayer, ALcdWMSLayerStyle aSourceLayerStyle, TLcdWMSRequestContext aWMSRequestContext) Returns the online resource(s) corresponding to the supplied type. -
Uses of ALcdWMSLayerStyle in com.luciad.wms.server.model
Modifier and TypeClassDescriptionclass
Default implementation ofALcdWMSLayerStyle
.Modifier and TypeMethodDescriptionabstract ALcdWMSLayerStyle
ALcdWMSLayer.getWMSLayerStyle
(int aIndex) Returns one of the new styles defined by this layer (for the specific index).TLcdWMSLayer.getWMSLayerStyle
(int aIndex) Modifier and TypeMethodDescriptionvoid
TLcdWMSLayer.addStyle
(ALcdWMSLayerStyle aWMSStyle) Adds a style for thisALcdWMSLayer
and its children.