Uses of Interface
com.luciad.ogc.wfs.ILcdWFSClientModelEncoderFactory
Packages that use ILcdWFSClientModelEncoderFactory
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of ILcdWFSClientModelEncoderFactory in com.luciad.ogc.wfs
Classes in com.luciad.ogc.wfs that implement ILcdWFSClientModelEncoderFactoryModifier and TypeClassDescriptionclass
Default implementation ofILcdWFSClientModelEncoderFactory
.Methods in com.luciad.ogc.wfs that return ILcdWFSClientModelEncoderFactoryModifier and TypeMethodDescriptionprotected ILcdWFSClientModelEncoderFactory
ALcdOGCWFSCommandDispatcherFactory.createClientModelEncoderFactory()
Creates anILcdWFSClientModelEncoderFactory
.TLcdWFSCommandDispatcherContext.getClientModelEncoderFactory()
Returns the WFS client model encoder factory.