public abstract class SpatialExpressions extends Predicates
Constructor and Description |
---|
SpatialExpressions() |
Modifier and Type | Method and Description |
---|---|
Function |
getFunction() |
String |
getProperty() |
Object |
getValue() |
void |
setFunction(Function function) |
void |
setProperty(String property) |
void |
setValue(Object value) |
getAfter, getAnd, getBefore, getBegins, getBegunby, getBetween, getContains, getCrosses, getDisjoint, getDuring, getEndedby, getEnds, getEq, getEquals, getGt, getGte, getIn, getIntersects, getLike, getLt, getLte, getMeets, getMetby, getNot, getOr, getOverlappedby, getOverlaps, getTcontains, getTequals, getTouches, getToverlaps, getWithin, setAfter, setAnd, setBefore, setBegins, setBegunby, setBetween, setContains, setCrosses, setDisjoint, setDuring, setEndedby, setEnds, setEq, setEquals, setGt, setGte, setIn, setIntersects, setLike, setLt, setLte, setMeets, setMetby, setNot, setOr, setOverlappedby, setOverlaps, setTcontains, setTequals, setTouches, setToverlaps, setWithin
Copyright © 1996–2021 Geotools. All rights reserved.