Uses of Package
org.apache.commons.math3.geometry.euclidean.twod.hull
Packages that use org.apache.commons.math3.geometry.euclidean.twod.hull
Package
Description
This package provides algorithms to generate the convex hull
for a set of points in an two-dimensional euclidean space.
-
Classes in org.apache.commons.math3.geometry.euclidean.twod.hull used by org.apache.commons.math3.geometry.euclidean.twod.hullClassDescriptionThis class represents a convex hull in an two-dimensional euclidean space.Interface for convex hull generators in the two-dimensional euclidean space.