Uses of Class
com.luciad.ogc.ows.model.TLcdOWSOperationsMetadata
Package
Description
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdOWSOperationsMetadata in com.luciad.ogc.ows.model
Modifier and TypeMethodDescriptionTLcdOWSCapabilitiesBase.getOperationsMetadata()
Returns the value of the property that maps to theOperationsMetadata
element.Modifier and TypeMethodDescriptionvoid
TLcdOWSCapabilitiesBase.setOperationsMetadata
(TLcdOWSOperationsMetadata aValue) Sets the value of the property that maps to theOperationsMetadata
element. -
Uses of TLcdOWSOperationsMetadata in com.luciad.ogc.wcs.common.model
Modifier and TypeClassDescriptionclass
This class contains the operations metadata and exception metadata. -
Uses of TLcdOWSOperationsMetadata in com.luciad.wms.client.model
Modifier and TypeMethodDescriptionALcdOGCWMSCapabilities.getOperationsMetadata()
Returns the operations metadata of the capabilities.