Class PreparedGeometryFunctions
- java.lang.Object
-
- com.vividsolutions.jtstest.function.PreparedGeometryFunctions
-
public class PreparedGeometryFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PreparedGeometryFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanintersects(Geometry g1, Geometry g2)static booleanpreparedIntersects(Geometry g1, Geometry g2)
-