Package | Description |
---|---|
org.apache.commons.math3.geometry.euclidean.twod.hull |
This package provides algorithms to generate the convex hull
for a set of points in an two-dimensional euclidean space.
|
Class and Description |
---|
ConvexHull2D
This class represents a convex hull in an two-dimensional euclidean space.
|
ConvexHullGenerator2D
Interface for convex hull generators in the two-dimensional euclidean space.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.