| Package | Description |
|---|---|
| org.apache.commons.geometry.hull |
This package provides interfaces and classes related to the convex hull problem.
|
| org.apache.commons.geometry.hull.euclidean.twod |
This package provides algorithms to generate the convex hull
for a set of points in an two-dimensional Euclidean space.
|
| Class and Description |
|---|
| ConvexHull
This class represents a convex hull.
|
| Class and Description |
|---|
| ConvexHull
This class represents a convex hull.
|
| ConvexHullGenerator
Interface for convex hull generators.
|
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.