public class LineStringSelfIntersections extends Object
Constructor and Description |
---|
LineStringSelfIntersections() |
Modifier and Type | Method and Description |
---|---|
static Geometry |
getEndPoints(Geometry g) |
static Geometry |
lineStringSelfIntersections(LineString line) |
static void |
main(String[] args) |
static void |
showSelfIntersections(LineString line) |
public static void showSelfIntersections(LineString line)
public static Geometry lineStringSelfIntersections(LineString line)
Copyright © 2015. All Rights Reserved.