Uses of Class
com.luciad.ogc.ows.model.TLcdOWSCapabilitiesBase
Packages that use TLcdOWSCapabilitiesBase
Package
Description
Provides API for modeling OGC Catalog Service domain concepts.
Model of an OGC Web Feature Service (WFS), used by the WFS client API in
com.luciad.ogc.wfs.client.
This package provides support for the OGC Web Map Tile Service (WMTS).
-
Uses of TLcdOWSCapabilitiesBase in com.luciad.ogc.csw.model
Subclasses of TLcdOWSCapabilitiesBase in com.luciad.ogc.csw.modelModifier and TypeClassDescriptionclass
This type extends ows:CapabilitiesBaseType defined in OGC 06-121r9 to include information about supported OGC filter components. -
Uses of TLcdOWSCapabilitiesBase in com.luciad.ogc.wfs.common.model
Subclasses of TLcdOWSCapabilitiesBase in com.luciad.ogc.wfs.common.modelModifier and TypeClassDescriptionclass
This class represents the Web Feature Service metadata about a specific service instance. -
Uses of TLcdOWSCapabilitiesBase in com.luciad.ogc.wmts.client
Methods in com.luciad.ogc.wmts.client that return TLcdOWSCapabilitiesBaseModifier and TypeMethodDescriptionTLcdWMTSClient.getCapabilities()
Returns the capabilities of the WMTS.