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