Package javax.jdo.query.geospatial
package javax.jdo.query.geospatial
Package providing expressions representing geospatial types in building a typed JDOQL query.
These expressions are based loosely around the GIS types in the JTS/PostGIS libraries.
Note that these are DataNucleus extensions to the standard JDO API
-
InterfacesClassDescriptionRepresentation of a GeometryCollection expression.Representation of a geometry expression.Helper builder for (DataNucleus vendor extension) Geospatial features.Representation of a LinearRing expression.Representation of a LineString expression.Representation of a MultiLineString expression.Representation of a MultiPoint expression.Representation of a MultiPolygon expression.Representation of a Point expression.Representation of a Polygon expression.