|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpatialRelateExpression | |
---|---|
org.hibernatespatial.criterion |
Uses of SpatialRelateExpression in org.hibernatespatial.criterion |
---|
Methods in org.hibernatespatial.criterion that return SpatialRelateExpression | |
---|---|
static SpatialRelateExpression |
SpatialRestrictions.contains(String propertyName,
com.vividsolutions.jts.geom.Geometry value)
|
static SpatialRelateExpression |
SpatialRestrictions.crosses(String propertyName,
com.vividsolutions.jts.geom.Geometry value)
|
static SpatialRelateExpression |
SpatialRestrictions.disjoint(String propertyName,
com.vividsolutions.jts.geom.Geometry value)
|
static SpatialRelateExpression |
SpatialRestrictions.eq(String propertyName,
com.vividsolutions.jts.geom.Geometry value)
|
static SpatialRelateExpression |
SpatialRestrictions.intersects(String propertyName,
com.vividsolutions.jts.geom.Geometry value)
|
static SpatialRelateExpression |
SpatialRestrictions.overlaps(String propertyName,
com.vividsolutions.jts.geom.Geometry value)
|
static SpatialRelateExpression |
SpatialRestrictions.touches(String propertyName,
com.vividsolutions.jts.geom.Geometry value)
|
static SpatialRelateExpression |
SpatialRestrictions.within(String propertyName,
com.vividsolutions.jts.geom.Geometry value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |