Uses of Class
com.luciad.ogc.wcs.TLcdWCSServiceException
Package
Description
Implementation of the OGC Web Coverage Service (WCS) specification.
-
Uses of TLcdWCSServiceException in com.luciad.ogc.wcs
Modifier and TypeMethodDescriptionALcdOGCWCSCommandDispatcherFactory.createRequestHandler
(String aRequest, TLcdWCSCommandDispatcherContext aCommandDispatcherContext) Factory method to create a WCS request handler.ILcdWCSCapabilitiesProvider.getCoverageOfferings
(ILcdRequest aRequest) Returns the list ofILcdCoverageOffering
s that contain a description of the coverages available from this server.ILcdWCSCapabilitiesProvider.getCoverageOfferings
(List<String> aCoverageNames, ILcdRequest aRequest) Returns the list ofILcdCoverageOffering
s with coverage names that correspond to the given coverage names.ILcdWCSCapabilitiesProvider.getServiceIdentification
(ILcdRequest aRequest) Returns theTLcdOWSServiceIdentification
which contains metadata about this specific server.ILcdWCSCapabilitiesProvider.getServiceProvider
(ILcdRequest aRequest) Returns theTLcdOWSServiceProvider
which contains metadata about the organization operating this server.default String
ILcdWCSCapabilitiesProvider.getUpdateSequence
(ILcdRequest aRequest) Returns the update sequence of the WCS service.protected final void
TLcdWCSCommandDispatcher.handleUnknownRequest
(String aRequest)