Uses of Class
org.opengis.cite.ogcapifeatures10.util.BBox
Packages that use BBox
Package
Description
This package includes miscellaneous utility classes to support testing.
-
Uses of BBox in org.opengis.cite.ogcapifeatures10.conformance.core.collections
Methods in org.opengis.cite.ogcapifeatures10.conformance.core.collections with parameters of type BBoxModifier and TypeMethodDescriptionvoid
FeaturesBBox.validateFeaturesResponse_GeometryInCRS84
(Map<String, Object> collection, BBox bbox) Abstract Test 2, Test Method 1void
FeaturesBBox.validateFeaturesResponse_NumberReturned
(Map<String, Object> collection, BBox bbox) Abstract Test 22, Test Method 7 (Abstract Test 26)void
FeaturesBBox.validateFeaturesWithBoundingBoxOperation
(Map<String, Object> collection, BBox bbox) Abstract Test 13: /ats/core/fc-op Test Purpose: Validate that features can be identified and extracted from a Collection using query parameters.void
FeaturesBBox.validateFeaturesWithBoundingBoxResponse
(Map<String, Object> collection, BBox bbox) Abstract Test 15: /ats/core/fc-bbox-response Test Purpose: Validate that the bounding box query parameters are processed correctly.void
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_FeaturesProperty
(Map<String, Object> collection, BBox bbox) Abstract Test 22, Test Method 2void
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_Links
(Map<String, Object> collection, BBox bbox) Abstract Test 22, Test Method 4 (Abstract Test 23)void
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_NumberMatched
(Map<String, Object> collection, BBox bbox) Abstract Test 22, Test Method 6 (Abstract Test 25)void
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_TimeStamp
(Map<String, Object> collection, BBox bbox) Abstract Test 22, Test Method 5 (Abstract Test 24)void
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_TypeProperty
(Map<String, Object> collection, BBox bbox) Abstract Test 22, Test Method 1(package private) void
AbstractFeatures.validateGeometriesInBBox
(AbstractFeatures.CollectionResponseKey collection, BBox bbox) -
Uses of BBox in org.opengis.cite.ogcapifeatures10.util
Methods in org.opengis.cite.ogcapifeatures10.util that return BBoxModifier and TypeMethodDescriptionstatic BBox
JsonUtils.parseSpatialExtent
(Map<String, Object> collection) Parses the spatial extent from the passed collection.transform.Methods in org.opengis.cite.ogcapifeatures10.util with parameters of type BBox