Uses of Class
com.luciad.ogc.common.TLcdOGCModelDecoderFactory
Packages that use TLcdOGCModelDecoderFactory
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of TLcdOGCModelDecoderFactory in com.luciad.wms.server
Subclasses of TLcdOGCModelDecoderFactory in com.luciad.wms.serverModifier and TypeClassDescriptionclass
Default implementation ofILcdModelDecoderFactory
that retrievesILcdModelDecoder
instances usingTLcdServiceLoader
.