| Name | Description | Type | Package | Framework |
| AbstractPreparedGeometryFilter | A base class for GeometryFilters that will use PreparedGeometries when the Expression is a Literal Expression. | Class | org.geotools.filter.spatial | GeoTools |
| AbstractPreparedGeometryFilter .Literals | Constant that identifies which expressions are Literal and JTS GeometriesBoth expressions are Literal expressions | Class | org.geotools.filter.spatial.AbstractPreparedGeometryFilter | GeoTools |
| BBOX3DImpl | A 3D BBOX Filter Implementation Supports filtering with BBOXes that have 3D coordinates including a minimum and maximum for the z-axis. | Class | org.geotools.filter.spatial | GeoTools |
| BBOXImpl | Class | org.geotools.filter.spatial | GeoTools | |
| BeyondImpl | Class | org.geotools.filter.spatial | GeoTools | |
| ContainsImpl | Class | org.geotools.filter.spatial | GeoTools | |
| CrossesImpl | Class | org.geotools.filter.spatial | GeoTools | |
| DefaultCRSFilterVisitor | Returns a clone of the provided filter where all geometries and bboxes that do not have a CRS gets the specified default one. | Class | org.geotools.filter.spatial | GeoTools |
| DisjointImpl | Class | org.geotools.filter.spatial | GeoTools | |
| DWithinImpl | Class | org.geotools.filter.spatial | GeoTools | |
| EqualsImpl | Class | org.geotools.filter.spatial | GeoTools | |
| IntersectsImpl | Class | org.geotools.filter.spatial | GeoTools | |
| OverlapsImpl | Class | org.geotools.filter.spatial | GeoTools | |
| ReprojectingFilterVisitor | Returns a clone of the provided filter where all geometries and bboxes have been reprojected to the CRS of the associated attributes. | Class | org.geotools.filter.spatial | GeoTools |
| TouchesImpl | Class | org.geotools.filter.spatial | GeoTools | |
| WithinImpl | Class | org.geotools.filter.spatial | GeoTools | |