public abstract class ALcdOGCSLDWMSCommandDispatcherFactory extends ALcdOGCWMSCommandDispatcherFactory
ALcdOGCWMSCommandDispatcherFactory
.
This class used to extend the ALcdOGCWMSCommandDispatcherFactory
to add support for Styled Layer Descriptors.
This is now all available within the ALcdOGCWMSCommandDispatcherFactory
.
Enabling user style support can be done through the servlet configuration parameter enableUserStyleSupport
.
Add the following snippet within the web.xml
description of the WMS servlet.
<init-param> <param-name>enableUserStyleSupport</param-name> <param-value>true</param-value> </init-param>
Constructor and Description |
---|
ALcdOGCSLDWMSCommandDispatcherFactory()
Deprecated.
|
configureSettings, createAdditionalParameterListForViewPoolCacheKey, createFallbackGXYLayerFactories, createGXYViewEncoders, createModelDecoderFactories, createModelProvider, createOGCWMSCommandDispatcherInstance, createReferenceParsersSFCT, createRemoteOWSModelDecoderFactories, createSLDFeatureTypeStyleProvider, createSLDGXYLayerFactories, createSLDWMSGXYLayerFactories, createWMSCapabilitiesDecoder, createWMSCapabilitiesProvider, createWMSCapabilitiesUpdater, createWMSCommandDispatcher, createWMSDescribeLayerEncoders, createWMSFeatureInfoEncoders, createWMSGetFeatureInfoEncoders, createWMSGetLegendGraphicEncoders, createWMSGXYLayerFactories, createWMSGXYViewFactory, createWMSOnlineResourceResolver