The LocationSpan type exposes the following members.
Methods
| Name | Description |
---|
 | Clone | |
 | CompareTo | |
 | Contains(ILocation) | |
 | Contains(ILocation, Double) | |
 | ContainsChainage(Double) | |
 | ContainsChainage(Double, Double) | |
  | ContainsChainage(Double, Double, Double) | |
  | ContainsChainage(Double, Double, Double, Double) | |
 | CreateLocation | |
 | CreateSubLocationSpan | |
 | Equals(Object) | (Overrides ObjectEquals(Object).) |
 | Equals(ILocationSpan) | |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetEndLocation | |
 | GetHashCode | (Overrides ObjectGetHashCode.) |
 | GetStartLocation | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | IDEquals | |
 | Intersection(ILocationSpan) | |
 | Intersection(ILocationSpan, Double) | |
 | Intersection(Double, Double, Double) | |
 | Length | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | MidPoint | |
 | OverLaps(ILocationSpan) | |
 | OverLaps(ILocationSpan, Double) | |
 | OverLaps(Double, Double, Double) | |
  | OverLaps(Double, Double, Double, Double, Double) | |
 | StrictContains(ILocation) | |
 | StrictContains(ILocationSpan) | |
 | StrictContainsChainage | |
 | ToString | (Overrides ObjectToString.) |
Top
Extension Methods
See Also