Package org.geotools.arcsde.filter

Class Summary
ArcSdeSimplifyingFilterVisitor Custom simplifying filter visitor that also tries to turn multiple or-ed spatial filters into a single spatial filter (since ArcSDE query cannot handle or-ed spatial conditions)
FilterToSQLSDE Encodes an attribute filter into a SQL WHERE statement for arcsde.
GeometryEncoderSDE Encodes the geometry related parts of a filter into a set of SeFilter objects and provides a method to get the resulting filters suitable to set up an SeQuery's spatial constraints.
 

Exception Summary
GeometryEncoderException Indicates a client class has attempted to encode a filter not supported by the GeometryEncoderSDE being used.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.