public class MultiPointExpressionImpl<T> extends GeometryCollectionExpressionImpl<T> implements javax.jdo.query.geospatial.MultiPointExpression<T>
exprType, queryExpr| Constructor and Description |
|---|
MultiPointExpressionImpl(Class cls,
String name,
ExpressionType type) |
MultiPointExpressionImpl(org.datanucleus.query.expression.Expression queryExpr) |
MultiPointExpressionImpl(javax.jdo.query.PersistableExpression parent,
String name) |
buffer, contains, convexHull, crosses, difference, disjoint, distance, equals, getArea, getBoundary, getCentroid, getDimension, getEnvelope, getGeometryN, getGeometryType, getLength, getNumGeometries, getNumPoints, getPointOnSurface, getSRID, intersection, intersects, isEmpty, isSimple, overlaps, relate, symDifference, toBinary, toText, touches, union, withinasc, desc, gt, gt, gteq, gteq, lt, lt, lteq, lteq, max, minas, cast, count, countDistinct, eq, eq, getQueryExpression, instanceOf, isParameter, isVariable, ne, neclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuffer, contains, convexHull, crosses, difference, disjoint, distance, equals, getArea, getBoundary, getCentroid, getDimension, getEnvelope, getGeometryN, getGeometryType, getLength, getNumGeometries, getNumPoints, getPointOnSurface, getSRID, intersection, intersects, isEmpty, isSimple, overlaps, relate, symDifference, toBinary, toText, touches, union, withinpublic MultiPointExpressionImpl(javax.jdo.query.PersistableExpression parent,
String name)
public MultiPointExpressionImpl(org.datanucleus.query.expression.Expression queryExpr)
public MultiPointExpressionImpl(Class cls, String name, ExpressionType type)
Copyright © 2021. All rights reserved.