T - public abstract class PointExpression<T extends org.geolatte.geom.Point> extends GeometryExpression<T>
mixin| Constructor and Description |
|---|
PointExpression(Expression<T> mixin) |
| Modifier and Type | Method and Description |
|---|---|
NumberExpression<Double> |
m() |
NumberExpression<Double> |
x() |
NumberExpression<Double> |
y() |
NumberExpression<Double> |
z() |
asBinary, asText, boundary, buffer, contains, contains, convexHull, crosses, crosses, difference, difference, dimension, disjoint, disjoint, distance, distance, distanceSphere, distanceSpheroid, envelope, eq, eq, geometryType, intersection, intersection, intersects, intersects, isEmpty, isSimple, overlaps, overlaps, relate, relate, srid, symDifference, symDifference, touches, touches, union, union, within, withinas, as, count, countDistinct, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptpublic PointExpression(Expression<T> mixin)
public NumberExpression<Double> x()
public NumberExpression<Double> y()
public NumberExpression<Double> z()
public NumberExpression<Double> m()
Copyright © 2007–2014 Mysema Ltd. All rights reserved.