Package org.tinfour.utils.alphashape
Supports of the creation of alpha shapes from the Delaunay triangulation.
-
Class Summary Class Description AlphaCircle Provides definitions to be used for alpha-shape construction or other applications for a pair of circles of radius r that intersects the endpoints of a line segment.AlphaPart Provides a set of edges that define the path of an alpha shape.AlphaShape Provides methods and elements to support the creation of an alpha shape from a Delaunay triangulation. -
Enum Summary Enum Description AlphaPartType Specifies the geometry of an AlphaPart instance.