Uses of Interface
com.luciad.ogc.wfs.ILcdWFSCapabilitiesProvider
Packages that use ILcdWFSCapabilitiesProvider
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of ILcdWFSCapabilitiesProvider in com.luciad.ogc.wfs
Methods in com.luciad.ogc.wfs that return ILcdWFSCapabilitiesProviderModifier and TypeMethodDescriptionprotected ILcdWFSCapabilitiesProviderALcdOGCWFSCommandDispatcherFactory.createWFSCapabilitiesProvider(ILcdInitializationConfig aConfig, ILcdOGCModelProvider aModelProvider, ILcdModelReferenceFormatter aModelReferenceFormatter, ILcdModelReferenceParser aModelReferenceParser) Creates a WFS capabilities provider.TLcdWFSCommandDispatcherContext.getCapabilitiesProvider()Returns the WFS capabilities providerTLcdWFSRequestContext.getCapabilitiesProvider()Returns the capabilities providerMethods in com.luciad.ogc.wfs with parameters of type ILcdWFSCapabilitiesProviderModifier and TypeMethodDescriptionprotected ILcdWFSFilteredModelFactoryALcdOGCWFSCommandDispatcherFactory.createFilteredModelFactory(ILcdWFSCapabilitiesProvider aCapabilitiesProvider, ILcdOGCModelProvider aModelProvider) Creates anILcdWFSFilteredModelFactory.