|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.filter.Expr
org.geotools.filter.FilterFactoryImpl
org.geotools.filter.HsqlFilterFactoryImpl
Extention to the FilterFactoryImpl, supplies the HSQL specific filters needed for query generation.
| Constructor Summary | |
HsqlFilterFactoryImpl()
Creates a new instance of HsqlFilterFactoryImpl |
|
| Method Summary | |
GeometryExpressionImpl |
createGeometryExpression(java.lang.String colName)
Creates a Geometry Expression with an initial schema. |
| Methods inherited from class org.geotools.filter.Expr |
add, and, and, bbox, between, beyond, contains, crosses, disjoint, divide, dwithin, equals, equals, featureId, function, function, function, function, greater, greaterOrEqual, intersects, isNull, less, lessOrEqual, like, like, literal, literal, literal, literal, literal, literal, literal, literal, literal, multiply, not, or, or, overlaps, property, subtract, touches, within |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opengis.filter.FilterFactory |
add, and, and, bbox, between, beyond, contains, crosses, disjoint, divide, dwithin, equals, equals, featureId, function, function, function, function, greater, greaterOrEqual, intersects, isNull, less, lessOrEqual, like, like, literal, literal, literal, literal, literal, literal, literal, literal, literal, multiply, not, or, or, overlaps, property, subtract, touches, within |
| Constructor Detail |
public HsqlFilterFactoryImpl()
| Method Detail |
public GeometryExpressionImpl createGeometryExpression(java.lang.String colName)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||