Uses of Class
com.luciad.ogc.wcs.client.TLcdWCSGetCapabilitiesRequest
Packages that use TLcdWCSGetCapabilitiesRequest
-
Uses of TLcdWCSGetCapabilitiesRequest in com.luciad.ogc.wcs.client
Methods in com.luciad.ogc.wcs.client that return TLcdWCSGetCapabilitiesRequestModifier and TypeMethodDescriptionTLcdWCSClient.createGetCapabilitiesRequest()Creates a new 'GetCapabilities' request object which is compatible with the WCS version implemented by the WCS server this client communicates with.Methods in com.luciad.ogc.wcs.client with parameters of type TLcdWCSGetCapabilitiesRequestModifier and TypeMethodDescriptionTLcdWCSClient.getCapabilities(TLcdWCSGetCapabilitiesRequest aRequest) Performs the 'GetCapabilities' request.