T - public abstract class SurfaceExpression<T extends org.geolatte.geom.Geometry> extends GeometryExpression<T>
mixin| Constructor and Description |
|---|
SurfaceExpression(Expression<T> mixin) |
| Modifier and Type | Method and Description |
|---|---|
NumberExpression<Double> |
area() |
PointExpression<org.geolatte.geom.Point> |
centroid() |
PointExpression<org.geolatte.geom.Point> |
pointOnSurface() |
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 SurfaceExpression(Expression<T> mixin)
public NumberExpression<Double> area()
public PointExpression<org.geolatte.geom.Point> centroid()
public PointExpression<org.geolatte.geom.Point> pointOnSurface()
Copyright © 2007–2014 Mysema Ltd. All rights reserved.