Class GeoCircle
A circle as it exists on the surface of a sphere.
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: Spatial4n.dll
Syntax
[Serializable]
public class GeoCircle : Circle, ICircle, IShape
Constructors
Name | Description |
---|---|
GeoCircle(IPoint, Double, SpatialContext) |
Properties
Name | Description |
---|---|
YAxis |
Methods
Name | Description |
---|---|
RelateRectanglePhase2(IRectangle, SpatialRelation) | Called after bounding box is intersected. |
Reset(Double, Double, Double) | |
ToString() |