Uses of Class
com.luciad.ogc.ows.model.TLcdOWSDCP
Packages that use TLcdOWSDCP
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.
-
Uses of TLcdOWSDCP in com.luciad.ogc.ows.model
Methods in com.luciad.ogc.ows.model that return TLcdOWSDCPModifier and TypeMethodDescriptionCreates an OpenGIS Web Service DCP that can be used to access the specified URI using this transport.Creates an OpenGIS Web Service DCP that can be used to access the specified URI using this transport.TLcdOWSOperation.getDCP
(int aIndex) Returns the Distributed Computing Platform (DCP) at the given index.Methods in com.luciad.ogc.ows.model with parameters of type TLcdOWSDCPModifier and TypeMethodDescriptionvoid
TLcdOWSOperation.addDCP
(TLcdOWSDCP aDCP) Adds a Distributed Computing Platform (DCP) supported for this operation.