Uses of Interface
com.luciad.ogc.wfs.ILcdWFSModelEncoder
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of ILcdWFSModelEncoder in com.luciad.ogc.wfs
Modifier and TypeClassDescriptionclass
This class allows you to define a WFS output format by combining anILcdModelEncoder
with a content type (MIME type).Modifier and TypeMethodDescriptionILcdWFSClientModelEncoderFactory.createModelEncoder
(ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormat, TLcdWFSRequestContext aContext) Returns a model encoder that can encode models in the requested format to an output stream provided by the given factory.TLcdWFSClientModelEncoderFactory.createModelEncoder
(ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormat, TLcdWFSRequestContext aContext)