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 class
MultiLineStringExpressionImpl<T>
Implementation of a MultiLineStringExpression.class
MultiPointExpressionImpl<T>
Implementation of a MultiPointExpression.class
MultiPolygonExpressionImpl<T>
Implementation of a MultiPolygonExpression.
-