|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.filter.FilterFactory
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.FilterFactory |
createFilterFactory, getImplementationHints |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 |