Uses of Class
org.codice.ddf.opensearch.source.BoundingBox
Packages that use BoundingBox
-
Uses of BoundingBox in org.codice.ddf.opensearch.source
Methods in org.codice.ddf.opensearch.source with parameters of type BoundingBoxModifier and TypeMethodDescriptionvoidOpenSearchParser.populateSpatial(org.apache.cxf.jaxrs.client.WebClient client, org.locationtech.jts.geom.Geometry geometry, BoundingBox boundingBox, org.locationtech.jts.geom.Polygon polygon, PointRadius pointRadius, List<String> parameters) Fills in the OpenSearch query URL with polygon geospatial information if one of the spatial search parameters is not null.