Uses of Class
org.datanucleus.api.jdo.query.geospatial.GeometryCollectionExpressionImpl
-
Packages that use GeometryCollectionExpressionImpl Package Description org.datanucleus.api.jdo.query.geospatial Package providing DataNucleus' implementation of the JDOQL standardised typed query for geospatial types. -
-
Uses of GeometryCollectionExpressionImpl in org.datanucleus.api.jdo.query.geospatial
Subclasses of GeometryCollectionExpressionImpl in org.datanucleus.api.jdo.query.geospatial Modifier and Type Class Description classMultiLineStringExpressionImpl<T>Implementation of a MultiLineStringExpression.classMultiPointExpressionImpl<T>Implementation of a MultiPointExpression.classMultiPolygonExpressionImpl<T>Implementation of a MultiPolygonExpression.
-