Package | Description |
---|---|
com.querydsl.spatial |
Spatial types using Geolatte
|
Modifier and Type | Class and Description |
---|---|
class |
PolygonExpression<T extends org.geolatte.geom.Polygon>
A Polygon is a planar Surface defined by 1 exterior boundary and 0 or more interior boundaries.
|
class |
PolygonOperation<T extends org.geolatte.geom.Polygon>
|
class |
PolygonPath<T extends org.geolatte.geom.Polygon>
|
class |
PolyhedralSurfaceExpression<T extends org.geolatte.geom.PolyHedralSurface>
A PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments.
|
class |
PolyhedralSurfacePath<T extends org.geolatte.geom.PolyHedralSurface>
|
Copyright © 2007–2016 Querydsl. All rights reserved.