EllipsoidComplexSurfaceCurve Methods |
The EllipsoidComplexSurfaceCurve type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComputeCartographicExtent |
Computes the cartographic bounding box which completely contains all the constituent curves.
(Overrides EllipsoidSurfaceCurve.ComputeCartographicExtent().) |
![]() | ComputeHashCode |
Computes the hash code for this curve.
(Overrides EllipsoidSurfaceCurve.ComputeHashCode().) |
![]() | ComputeIntersection |
Computes the nearest intersection (if any) between two EllipsoidSurfaceCurves.
(Inherited from EllipsoidSurfaceCurve.) |
![]() ![]() | CreateCurve(EllipsoidSurfaceCurve[]) |
Constructs a complex curve based on a given set of constituent curves.
|
![]() ![]() | CreateCurve(IList<EllipsoidSurfaceCurve>) |
Constructs a complex curve based on a given set of constituent curves.
|
![]() ![]() | CreateGeodesic |
Creates a complex curve made up of EllipsoidGeodesics which connect the given set of
nodes on the surface of the ellipsoid shape.
|
![]() ![]() | CreateRhumbLine |
Creates a complex curve made up of EllipsoidRhumbLines which connect the given set of
nodes on the surface of the ellipsoid shape.
|
![]() | Equals(EllipsoidSurfaceCurve) | Indicates whether the current object is equal to another object of the same type. (Overrides EllipsoidSurfaceCurve.Equals(EllipsoidSurfaceCurve).) |
![]() | Equals(Object) |
Indicates whether another object is exactly equal to this instance.
(Inherited from EllipsoidSurfaceCurve.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FindClosestPointOnCurve(Cartographic) |
Finds the closest point on the curve from the input point.
(Inherited from EllipsoidSurfaceCurve.) |
![]() | FindClosestPointOnCurve(Cartographic, Double) |
Finds the closest point on the curve from the input point.
(Overrides EllipsoidSurfaceCurve.FindClosestPointOnCurve(Cartographic, Double).) |
![]() | GetDiscretePoints |
Get a set of points which discretely represent the overall curve.
(Overrides EllipsoidSurfaceCurve.GetDiscretePoints(Double).) |
![]() | GetHashCode |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from EllipsoidSurfaceCurve.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InterpolateUsingFraction |
Provides the location of a point at the indicated portion along the curve.
(Overrides EllipsoidSurfaceCurve.InterpolateUsingFraction(Double).) |
![]() | InterpolateUsingSurfaceDistance |
Provides the location of a point at the indicated distance along the curve.
(Overrides EllipsoidSurfaceCurve.InterpolateUsingSurfaceDistance(Double).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |