Package com.treemap.swing.originalfastvoronoi.convexHull
package com.treemap.swing.originalfastvoronoi.convexHull
-
ClassDescriptionClass for representing an Edge in the JConvexHull.Data structure to save the Conflict Graph of vertices and JFaces.Class for computing the convex hull of given vertices with a randomized incremental algorithm in O(n*log(n)) after book of Mark de Berg/Marc van Kreveld /Mark Overmars/Otfried Schwarzkopf, Computational geometry:algorithms and applicationsFacet class connected over double-connected edge list.Edge for JConflictList3-dimensional Vector with some helpfull functions, e.g., normalizing ...3-dimensional Point with some extra fields for ConvexHull computation.