public class UtilShapePolygon
extends java.lang.Object
| Constructor and Description |
|---|
UtilShapePolygon() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
convert(georegression.struct.line.LineGeneral2D_F64[] lines,
georegression.struct.shapes.Polygon2D_F64 poly)
Finds the intersections between the four lines and converts it into a quadrilateral
|