Uses of Class
com.luciad.wms.server.ALcdSLDWMSGXYLayerFactory
Packages that use ALcdSLDWMSGXYLayerFactory
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of ALcdSLDWMSGXYLayerFactory in com.luciad.wms.server
Methods in com.luciad.wms.server that return ALcdSLDWMSGXYLayerFactoryModifier and TypeMethodDescriptionprotected ALcdSLDWMSGXYLayerFactory[]ALcdOGCWMSCommandDispatcherFactory.createSLDWMSGXYLayerFactories(jakarta.servlet.ServletConfig aServletConfig) Deprecated.protected ALcdSLDWMSGXYLayerFactoryTLcdOGCWMSCommandDispatcher.getCompositeSLDWMSGXYLayerFactory()Returns a composite SLD WMS layer factory, containing all the registeredALcdSLDWMSGXYLayerFactoryinstances.Methods in com.luciad.wms.server with parameters of type ALcdSLDWMSGXYLayerFactoryModifier and TypeMethodDescriptionvoidTLcdOGCWMSCommandDispatcher.addSLDWMSGXYLayerFactory(ALcdSLDWMSGXYLayerFactory aSLDWMSGXYLayerFactory) Adds aALcdSLDWMSGXYLayerFactoryto create aILcdGXYLayerfor SLD layers.
ALcdOGCWMSCommandDispatcherFactory.createWMSGXYLayerFactories(ServletConfig).