public class CGAlgorithmFunctions extends Object
Constructor and Description |
---|
CGAlgorithmFunctions() |
Modifier and Type | Method and Description |
---|---|
static int |
orientationIndex(Geometry segment,
Geometry ptGeom) |
static int |
orientationIndexDD(Geometry segment,
Geometry ptGeom) |
static Geometry |
segmentIntersection(Geometry g1,
Geometry g2) |
static Geometry |
segmentIntersectionDD(Geometry g1,
Geometry g2) |
static boolean |
segmentIntersects(Geometry g1,
Geometry g2) |
Copyright © 2020. All Rights Reserved.