T
- public abstract class SurfaceExpression<T extends org.geolatte.geom.Geometry> extends GeometryExpression<T>
hashCode, mixin
Constructor and Description |
---|
SurfaceExpression(Expression<T> mixin) |
Modifier and Type | Method and Description |
---|---|
NumberExpression<Double> |
area()
The area of this Surface, as measured in the spatial reference system of this Surface.
|
PointExpression<org.geolatte.geom.Point> |
centroid()
The mathematical centroid for this Surface as a Point.
|
PointExpression<org.geolatte.geom.Point> |
pointOnSurface()
A Point guaranteed to be on this Surface.
|
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, transform, union, union, within, within
as, as, count, countDistinct, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, when
equals, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
accept
public SurfaceExpression(Expression<T> mixin)
public NumberExpression<Double> area()
public PointExpression<org.geolatte.geom.Point> centroid()
public PointExpression<org.geolatte.geom.Point> pointOnSurface()
Copyright © 2007–2015 Mysema Ltd. All rights reserved.