Click or drag to resize

Site Class

[Missing <summary> documentation for "T:Delaunay.Site"]

Inheritance Hierarchy
SystemObject
  DelaunaySite

Namespace:  Delaunay
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public sealed class Site : ICoord, IComparable

The Site type exposes the following members.

Properties
  NameDescription
Public propertyCoord
Public propertyedgeOrientations
Public propertyx
Top
Methods
  NameDescription
Public methodAddEdge
Public methodStatic memberCloseEnough
Public methodCompareTo
Public methodStatic memberCreate
Public methodDispose
Releases all resources used by the Site
Public methodDist
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 methodNearestEdge
Public methodNeighborSites
Public methodToString (Overrides ObjectToString.)
Top
Fields
  NameDescription
Public fieldcolor
Public fieldweight
Top
See Also