Uses of Class
org.codice.ddf.opensearch.source.OpenSearchSource.SpatialSearch
-
Uses of OpenSearchSource.SpatialSearch in org.codice.ddf.opensearch.source
Methods in org.codice.ddf.opensearch.source that return OpenSearchSource.SpatialSearchModifier and TypeMethodDescriptionprotected OpenSearchSource.SpatialSearchOpenSearchSource.createCombinedSpatialSearch(Queue<PointRadius> pointRadiusSearches, Queue<org.locationtech.jts.geom.Geometry> geometrySearches, int numMultiPointRadiusVertices, int distanceTolerance) Method to combine spatial searches into either geometry collection or a bounding box.