Uses of Class
com.luciad.ogc.ows.model.TLcdOWSWGS84BoundingBox
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 Feature Service (WFS), used by the WFS client API in
com.luciad.ogc.wfs.client.
-
Uses of TLcdOWSWGS84BoundingBox in com.luciad.ogc.ows.model
Modifier and TypeMethodDescriptionTLcdOWSDatasetDescriptionSummaryBase.getWGS84BoundingBox()
Returns the value of the property that maps to theWGS84BoundingBox
element. -
Uses of TLcdOWSWGS84BoundingBox in com.luciad.ogc.wfs.common.model
Modifier and TypeMethodDescriptionTLcdWFSFeatureType.getWGS84BoundingBox
(int aIndex) Gets the WGS84 bounding box at a given position.Modifier and TypeMethodDescriptionvoid
TLcdWFSFeatureType.addWGS84BoundingBox
(TLcdOWSWGS84BoundingBox aWGS84BoundingBox) Adds a WGS84 bounding box for the data associated to this feature type.