JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jzy3d.maths.algorithms.convexhull
Interface ConvexHullFunction
All Known Implementing Classes:
GrahamScan
,
JarvisMarch
public interface
ConvexHullFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Deque
<
Coord2d
>
getConvexHull
(
Coord2d
[] pts)
Method Details
getConvexHull
Deque
<
Coord2d
>
getConvexHull
(
Coord2d
[] pts)