|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.filter.FilterAbstract
org.geotools.filter.IsNullImpl
| Constructor Summary | |
IsNullImpl(FilterFactory factory,
org.opengis.filter.expression.Expression expression)
|
|
| Method Summary | |
boolean |
evaluate(Feature feature)
Subclass should overrride. |
org.opengis.filter.expression.Expression |
getExpression()
|
void |
setExpression(org.opengis.filter.expression.Expression expression)
|
| Methods inherited from class org.geotools.filter.FilterAbstract |
accept, accepts, comparable, eval, eval, evaluate |
| 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.Filter |
accept, evaluate |
| Constructor Detail |
public IsNullImpl(FilterFactory factory,
org.opengis.filter.expression.Expression expression)
| Method Detail |
public org.opengis.filter.expression.Expression getExpression()
getExpression in interface org.opengis.filter.PropertyIsNullpublic void setExpression(org.opengis.filter.expression.Expression expression)
setExpression in interface org.opengis.filter.PropertyIsNullpublic boolean evaluate(Feature feature)
FilterAbstract
evaluate in class FilterAbstract
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||