IXYZLocationSpan Interface |
Namespace: DHI.Mike1D.Generic
public interface IXYZLocationSpan : ILocationSpan, IEquatable<ILocationSpan>
The IXYZLocationSpan type exposes the following members.
| Name | Description | |
|---|---|---|
| Coordinates | ||
| EndChainage | (Inherited from ILocationSpan.) | |
| ID | (Inherited from ILocationSpan.) | |
| StartChainage | (Inherited from ILocationSpan.) |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from ILocationSpan.) | |
| Contains(ILocation) | (Inherited from ILocationSpan.) | |
| Contains(ILocation, Double) | (Inherited from ILocationSpan.) | |
| ContainsChainage(Double) | (Inherited from ILocationSpan.) | |
| ContainsChainage(Double, Double) | (Inherited from ILocationSpan.) | |
| CreateLocation | ||
| CreateSubLocationSpan | ||
| Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatableILocationSpan.) | |
| GetEndLocation | ||
| GetStartLocation | ||
| Intersection(ILocationSpan) | ||
| Intersection(ILocationSpan, Double) | ||
| Intersection(Double, Double, Double) | ||
| Length | (Inherited from ILocationSpan.) | |
| MidPoint | ||
| OverLaps(ILocationSpan) | (Inherited from ILocationSpan.) | |
| OverLaps(ILocationSpan, Double) | (Inherited from ILocationSpan.) | |
| OverLaps(Double, Double, Double) | (Inherited from ILocationSpan.) | |
| StrictContains(ILocation) | (Inherited from ILocationSpan.) | |
| StrictContains(ILocationSpan) | (Inherited from ILocationSpan.) | |
| StrictContainsChainage | (Inherited from ILocationSpan.) |
| Name | Description | |
|---|---|---|
| OverLap(ILocationSpan) | Overloaded. (Defined by GenericExtensions.) | |
| OverLap(Double, Double) | Overloaded. (Defined by GenericExtensions.) |