Package | Description |
---|---|
com.mysema.query.spatial | |
com.mysema.query.spatial.path |
Modifier and Type | Class and Description |
---|---|
class |
PointOperation<T extends org.geolatte.geom.Point> |
Modifier and Type | Method and Description |
---|---|
PointExpression<org.geolatte.geom.Point> |
SurfaceExpression.centroid() |
PointExpression<org.geolatte.geom.Point> |
CurveExpression.endPoint() |
PointExpression<org.geolatte.geom.Point> |
LineStringExpression.pointN(int idx) |
PointExpression<org.geolatte.geom.Point> |
SurfaceExpression.pointOnSurface() |
PointExpression<org.geolatte.geom.Point> |
CurveExpression.startPoint() |
Modifier and Type | Class and Description |
---|---|
class |
PointPath<T extends org.geolatte.geom.Point> |
Copyright © 2007–2014 Mysema Ltd. All rights reserved.