T
- public abstract class JTSGeometryCollectionExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> extends JTSGeometryExpression<T>
hashCode, mixin
Constructor and Description |
---|
JTSGeometryCollectionExpression(Expression<T> mixin) |
Modifier and Type | Method and Description |
---|---|
JTSGeometryExpression<com.vividsolutions.jts.geom.Geometry> |
geometryN(Integer n)
Returns the Nth geometry in this GeometryCollection.
|
NumberExpression<Integer> |
numGeometries()
Returns the number of geometries in this GeometryCollection.
|
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 JTSGeometryCollectionExpression(Expression<T> mixin)
public NumberExpression<Integer> numGeometries()
public JTSGeometryExpression<com.vividsolutions.jts.geom.Geometry> geometryN(Integer n)
n
- Copyright © 2007–2015 Mysema Ltd. All rights reserved.