Uses of Class
com.querydsl.spatial.LinearRingPath
Packages that use LinearRingPath
-
Uses of LinearRingPath in com.querydsl.spatial
Methods in com.querydsl.spatial that return LinearRingPathModifier and TypeMethodDescriptionLinearRingPath<org.geolatte.geom.LinearRing>
GeometryPath.asLinearRing()
<A extends org.geolatte.geom.LinearRing>
LinearRingPath<A>GeometryPaths.createLinearRing
(String property, Class<? extends A> type)