Click or drag to resize

ZLocationSpan Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class ZLocationSpan : LocationSpan

The ZLocationSpan type exposes the following members.

Constructors
  NameDescription
Public methodZLocationSpan
Initializes a new instance of the ZLocationSpan class
Top
Properties
  NameDescription
Public propertyEndChainage (Inherited from LocationSpan.)
Public propertyEndZ
Public propertyExtensionData (Inherited from LocationSpan.)
Public propertyID (Inherited from LocationSpan.)
Public propertyStartChainage (Inherited from LocationSpan.)
Public propertyStartZ
Top
Methods
  NameDescription
Public methodClone (Overrides LocationSpanClone.)
Public methodCompareTo (Inherited from LocationSpan.)
Public methodContains(ILocation) (Inherited from LocationSpan.)
Public methodContains(ILocation, Double) (Inherited from LocationSpan.)
Public methodContainsChainage(Double) (Inherited from LocationSpan.)
Public methodContainsChainage(Double, Double) (Inherited from LocationSpan.)
Public methodCreateLocation (Overrides LocationSpanCreateLocation(Double).)
Public methodCreateSubLocationSpan (Overrides LocationSpanCreateSubLocationSpan(Double, Double).)
Public methodStatic memberCreateZLocationSpan
Public methodEquals(Object) (Inherited from LocationSpan.)
Public methodEquals(ILocationSpan) (Inherited from LocationSpan.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEndLocation (Overrides LocationSpanGetEndLocation.)
Public methodGetHashCode (Inherited from LocationSpan.)
Public methodGetStartLocation (Overrides LocationSpanGetStartLocation.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIDEquals (Inherited from LocationSpan.)
Public methodinterpolateZAt
Public methodIntersection(ILocationSpan) (Inherited from LocationSpan.)
Public methodIntersection(ILocationSpan, Double) (Inherited from LocationSpan.)
Public methodIntersection(Double, Double, Double) (Inherited from LocationSpan.)
Public methodLength (Inherited from LocationSpan.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMidPoint (Overrides LocationSpanMidPoint.)
Public methodOverLaps(ILocationSpan) (Inherited from LocationSpan.)
Public methodOverLaps(ILocationSpan, Double) (Inherited from LocationSpan.)
Public methodOverLaps(Double, Double, Double) (Inherited from LocationSpan.)
Public methodStrictContains(ILocation) (Inherited from LocationSpan.)
Public methodStrictContains(ILocationSpan) (Inherited from LocationSpan.)
Public methodStrictContainsChainage (Inherited from LocationSpan.)
Public methodToString (Inherited from LocationSpan.)
Top
Fields
  NameDescription
Protected field_endChainage (Inherited from LocationSpan.)
Protected field_startChainage (Inherited from LocationSpan.)
Top
See Also