Class Triangle
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.polygon.Triangle
-
public class Triangle extends Object
- Author:
- julien Gaffuri
-
-
Constructor Summary
Constructors Constructor Description Triangle()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
is(org.locationtech.jts.geom.LineString ls)
static boolean
is(org.locationtech.jts.geom.Polygon p)
static int
nb(org.locationtech.jts.geom.MultiPolygon mp)
-