org.geotools.arcsde.filter |
|
Java Source File Name | Type | Comment |
FilterToSQLSDE.java | Class | Encodes an attribute filter into a SQL WHERE statement for arcsde. |
GeometryEncoderException.java | Class | Indicates a client class has attempted to encode a filter not supported by
the GeometryEncoderSDE being used. |
GeometryEncoderSDE.java | Class | 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. |