Výpočet konvexného obalu.
More...
|
static Stack< Point > | computeConvexHull (Graphics g, Stack< Point > points) |
| Algoritmus ("gift-wraping") na vypocet convexneho obalu More...
|
|
Výpočet konvexného obalu.
static Stack<Point> Diplo.Graph.Geometry.ConvexHull.computeConvexHull |
( |
Graphics |
g, |
|
|
Stack< Point > |
points |
|
) |
| |
|
static |
Algoritmus ("gift-wraping") na vypocet convexneho obalu
- Parameters
-
g | Graficky komponent |
points | Body, z ktorych sa ma obal vypocitat |
- Returns
- Body tvoriace konvexný obal
The documentation for this class was generated from the following file: