Uses of Class
com.luciad.ogc.wcs.TLcdWCSRequestContext
Packages that use TLcdWCSRequestContext
Package
Description
Implementation of the OGC Web Coverage Service (WCS) specification.
-
Uses of TLcdWCSRequestContext in com.luciad.ogc.wcs
Methods in com.luciad.ogc.wcs with parameters of type TLcdWCSRequestContextModifier and TypeMethodDescriptionILcdWCSModelEncoderFactory.createModelEncoder(ILcdModel aModel, ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormat, TLcdWCSRequestContext aRequestContext) Returns a model encoder that can write the given model to an output stream provided by the given factory, in the given format.ILcdWCSModelEncoderFactory.getSupportedOutputFormats(TLcdWCSRequestContext aContext) Returns the output formats for which this factory can produce model encoders.