Package | Description |
---|---|
com.querydsl.spatial |
Spatial types using Geolatte
|
com.querydsl.sql.spatial |
Spatial support
|
Modifier and Type | Method and Description |
---|---|
PolygonPath<org.geolatte.geom.Polygon> |
GeometryPath.asPolygon() |
<A extends org.geolatte.geom.Polygon> |
GeometryPaths.createPolygon(String property,
Class<? extends A> type) |
Modifier and Type | Method and Description |
---|---|
<A extends org.geolatte.geom.Polygon> |
RelationalPathSpatial.createPolygon(String property,
Class<? extends A> type) |
Copyright © 2007–2016 Querydsl. All rights reserved.