| Package | Description |
|---|---|
| com.querydsl.spatial |
Spatial types using Geolatte
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolygonOperation<T extends org.geolatte.geom.Polygon>
|
class |
PolygonPath<T extends org.geolatte.geom.Polygon>
|
| Modifier and Type | Method and Description |
|---|---|
PolygonExpression<?> |
PolyhedralSurfaceExpression.patchN(int n)
Returns a polygon in this surface, the order is arbitrary.
|
static PolygonExpression<org.geolatte.geom.Polygon> |
GeometryExpressions.polygonOperation(Operator op,
Expression<?>... args)
Create a new Polygon operation expression
|
Copyright © 2007–2018 Querydsl. All rights reserved.