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