Uses of Interface
com.luciad.ogc.wcs.ILcdWCSModelEncoderFactory
Packages that use ILcdWCSModelEncoderFactory
Package
Description
Implementation of the OGC Web Coverage Service (WCS) specification.
-
Uses of ILcdWCSModelEncoderFactory in com.luciad.ogc.wcs
Methods in com.luciad.ogc.wcs that return ILcdWCSModelEncoderFactoryModifier and TypeMethodDescriptionprotected ILcdWCSModelEncoderFactory
ALcdOGCWCSCommandDispatcherFactory.createModelEncoderFactory
(ILcdInitializationConfig aConfig) Creates an ILcdWCSModelEncoderFactory.TLcdWCSCommandDispatcherContext.getModelEncoderFactory()
Returns the WCS model encoder factory.