ILocationSpan Interface |
Namespace: DHI.Mike1D.Generic
public interface ILocationSpan : IEquatable<ILocationSpan>
The ILocationSpan type exposes the following members.
| Name | Description | |
|---|---|---|
| EndChainage | ||
| ID | ||
| StartChainage |
| Name | Description | |
|---|---|---|
| Clone | ||
| Contains(ILocation) | ||
| Contains(ILocation, Double) | ||
| ContainsChainage(Double) | ||
| ContainsChainage(Double, Double) | ||
| 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 | ||
| MidPoint | ||
| OverLaps(ILocationSpan) | ||
| OverLaps(ILocationSpan, Double) | ||
| OverLaps(Double, Double, Double) | ||
| StrictContains(ILocation) | ||
| StrictContains(ILocationSpan) | ||
| StrictContainsChainage |
| Name | Description | |
|---|---|---|
| OverLap(ILocationSpan) | Overloaded. (Defined by GenericExtensions.) | |
| OverLap(Double, Double) | Overloaded. (Defined by GenericExtensions.) |