public class CentralEndpointIntersector extends Object
WARNING: in some cases this algorithm makes a poor choice of endpoint. It has been replaced by a better heuristic in RobustLineIntersector.
| Constructor and Description |
|---|
CentralEndpointIntersector(Coordinate
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
getIntersection()
Deprecated.
|
static Coordinate |
getIntersection(Coordinate
Deprecated.
|
public CentralEndpointIntersector(Coordinatep00, Coordinate p01, Coordinate p10, Coordinate p11)
public static CoordinategetIntersection(Coordinate p00, Coordinate p01, Coordinate p10, Coordinate p11)
public CoordinategetIntersection()