Class OrientationFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.OrientationFunctions
-
public class OrientationFunctions extends Object
-
-
Constructor Summary
Constructors Constructor Description OrientationFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isCCW(Geometry g)
static int
orientationIndex(Geometry segment, Geometry ptGeom)
-