Class Size
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.measure.Size
-
public class Size extends Object
- Author:
- julien Gaffuri
-
-
Constructor Summary
Constructors Constructor Description Size()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
getLongestDiagonalLength(org.locationtech.jts.geom.Geometry geom)
static boolean
hasDiagonalLongerThan(org.locationtech.jts.geom.Geometry geom, double val)
-