Uses of Class
com.querydsl.spatial.jts.JTSLinearRingPath
Packages that use JTSLinearRingPath
-
Uses of JTSLinearRingPath in com.querydsl.spatial.jts
Methods in com.querydsl.spatial.jts that return JTSLinearRingPathModifier and TypeMethodDescriptionJTSLinearRingPath<com.vividsolutions.jts.geom.LinearRing>
JTSGeometryPath.asLinearRing()
<A extends com.vividsolutions.jts.geom.LinearRing>
JTSLinearRingPath<A>JTSGeometryPaths.createLinearRing
(String property, Class<? extends A> type)