public interface ConstraintSplitPointFinder
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
findSplitPoint(Segment
Finds a point at which to split an encroached segment to allow the original segment to appear as edges in a constrained Delaunay triangulation.
|
CoordinatefindSplitPoint(Segment seg, Coordinate encroachPt)
seg - the encroached segment
encroachPt - the encroaching point