|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A convenience expression to form a geometry literal from an envelope.
Field Summary |
Fields inherited from interface org.geotools.filter.ExpressionType |
ATTRIBUTE, ATTRIBUTE_DOUBLE, ATTRIBUTE_GEOMETRY, ATTRIBUTE_INTEGER, ATTRIBUTE_STRING, ATTRIBUTE_UNDECLARED, FUNCTION, LITERAL_DOUBLE, LITERAL_GEOMETRY, LITERAL_INTEGER, LITERAL_STRING, MATH_ADD, MATH_DIVIDE, MATH_MULTIPLY, MATH_SUBTRACT |
Method Summary | |
void |
setBounds(com.vividsolutions.jts.geom.Envelope env)
Set the bbox for this expression |
Methods inherited from interface org.geotools.filter.LiteralExpression |
getLiteral, getType, getValue, setLiteral |
Methods inherited from interface org.geotools.filter.Expression |
accept |
Method Detail |
public void setBounds(com.vividsolutions.jts.geom.Envelope env) throws IllegalFilterException
env
- The envelope to set as the bounds.
IllegalFilterException
- If the box can not be created.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |