Uses of Class
com.luciad.ogc.wcs.client.TLcdWCSDescribeCoverageRequest
-
Uses of TLcdWCSDescribeCoverageRequest in com.luciad.ogc.wcs.client
Modifier and TypeMethodDescriptionTLcdWCSClient.createDescribeCoverageRequest()
Creates a new 'DescribeCoverage' request object which is compatible with the WCS version implemented by the WCS server this client communicates with.Modifier and TypeMethodDescriptionTLcdWCSClient.describeCoverage
(TLcdWCSDescribeCoverageRequest aRequest) Performs the 'DescribeCoverage' request.