public class LineStringSelfIntersections extends Object
| Constructor and Description |
|---|
LineStringSelfIntersections()
|
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
getEndPoints(Geometry
|
static Geometry |
lineStringSelfIntersections(LineString
|
static void |
main(String
|
static void |
showSelfIntersections(LineString
|
public static void showSelfIntersections(LineStringline)
public static GeometrylineStringSelfIntersections(LineString line)