public class FilterToCQLTool extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FilterToCQLTool.FixedDWithinImpl |
| Constructor and Description |
|---|
FilterToCQLTool() |
| Modifier and Type | Method and Description |
|---|---|
static org.opengis.filter.Filter |
fixDWithin(org.opengis.filter.Filter filter) |
static org.opengis.filter.Filter |
toFilter(String expression) |
public static org.opengis.filter.Filter fixDWithin(org.opengis.filter.Filter filter)
public static org.opengis.filter.Filter toFilter(String expression) throws org.geotools.filter.text.cql2.CQLException
org.geotools.filter.text.cql2.CQLExceptionCopyright © 2013–2021. All rights reserved.