| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
FilterByGeometryResponse | 
GPUdb.filterByGeometry(FilterByGeometryRequest request)
Applies a geometry filter against a geospatial geometry column in a
 given table, collection or view. 
 | 
FilterByGeometryResponse | 
GPUdb.filterByGeometry(String tableName,
                String viewName,
                String columnName,
                String inputWkt,
                String operation,
                Map<String,String> options)
Applies a geometry filter against a geospatial geometry column in a
 given table, collection or view. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FilterByGeometryResponse | 
FilterByGeometryResponse.setCount(long count)  | 
Copyright © 2019. All rights reserved.