Package org.geotools.filter.spatial

Class Summary
AbstractPreparedGeometryFilter A base class for GeometryFilters that will use PreparedGeometries when the Expression is a Literal Expression.
BBOX3DImpl A 3D BBOX Filter Implementation Supports filtering with BBOXes that have 3D coordinates including a minimum and maximum for the z-axis.
BBOXImpl  
BeyondImpl  
ContainsImpl  
CrossesImpl  
DefaultCRSFilterVisitor Returns a clone of the provided filter where all geometries and bboxes that do not have a CRS gets the specified default one.
DisjointImpl  
DWithinImpl  
EqualsImpl  
IntersectsImpl  
OverlapsImpl  
ReprojectingFilterVisitor Returns a clone of the provided filter where all geometries and bboxes have been reprojected to the CRS of the associated attributes.
TouchesImpl  
WithinImpl  
 

Enum Summary
AbstractPreparedGeometryFilter.Literals Constant that identifies which expressions are Literal and JTS Geometries
 



Copyright © 1996-2014 Geotools. All Rights Reserved.