Click or drag to resize

Voronoi Methods

The Voronoi type exposes the following members.

Methods
  NameDescription
Public methodCircles
Public methodStatic memberCompareByYThenX(Site, Site)
Public methodStatic memberCompareByYThenX(Site, Vec2D)
Public methodDelaunayLinesForSite
Public methodDelaunayTriangulation
Public methodDispose
Public methodEdges
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHull
Public methodHullPointsInOrder
Public methodNearestSitePoint
Public methodNeighborSitesForSite
Public methodRegion
Public methodRegions
Public methodSiteColors
Public methodSiteCoords
Public methodSpanningTree
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodVoronoiBoundaryForSite
Public methodVoronoiDiagram
Top
See Also