Class CGAlgorithmFunctions
- java.lang.Object
-
- com.vividsolutions.jtstest.function.CGAlgorithmFunctions
-
public class CGAlgorithmFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CGAlgorithmFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intorientationIndex(Geometry segment, Geometry ptGeom)static intorientationIndexDD(Geometry segment, Geometry ptGeom)static GeometrysegmentIntersection(Geometry g1, Geometry g2)static GeometrysegmentIntersectionDD(Geometry g1, Geometry g2)static booleansegmentIntersects(Geometry g1, Geometry g2)
-