public class ConvexHull
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
ConvexHull.PivotAngleComparator |
public static final GeoRegion getRegion(Geo[] geos)
geos
- public static final Geo[] hull(Geo[] geos)
geos
- public static final Geo[] hull(Geo[] geos, double tolerance)
geos
- tolerance
- the distance between points where they would be
considered equals, in radians.Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details