Coordinate Class |
Namespace: DHI.Mike1D.Generic.Spatial.Geometry
public class Coordinate : ICoordinate, IComparable<ICoordinate>, IEquatable<ICoordinate>
The Coordinate type exposes the following members.
Name | Description | |
---|---|---|
![]() | Coordinate | Initializes a new instance of the Coordinate class |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | CompareTo(Object) | |
![]() | CompareTo(ICoordinate) | |
![]() ![]() | Create(ICoordinate) | |
![]() ![]() | Create(CoordinateType, Double) | |
![]() ![]() | CreateM | |
![]() ![]() | CreateX | |
![]() ![]() | CreateXM | |
![]() ![]() | CreateXY | |
![]() ![]() | CreateXYM | |
![]() ![]() | CreateXYZ | |
![]() ![]() | CreateXYZM | |
![]() | DistanceSqXY | |
![]() | DistanceSqXYZ | |
![]() | DistanceXY | |
![]() | DistanceXYZ | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(ICoordinate) | |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | HasM | |
![]() ![]() | HasZ | |
![]() ![]() | Interpolate | |
![]() ![]() | InterpolateM | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | SUndefinedValue | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | UndefinedValue |
Name | Description | |
---|---|---|
![]() | AsCoordinate | (Defined by SpatialExtensions.) |
![]() | DistanceSqXY | (Defined by SpatialExtensions.) |
![]() | DistanceXY | (Defined by SpatialExtensions.) |