User Tools

Site Tools


api:thinkgeo.cloud.routingsegment

ThinkGeo.Cloud.RoutingSegment

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.Cloud.RoutingSegment

Members Summary

Public Constructors

RoutingSegment()

  • N/A
Remarks
  • N/A
Parameters

Protected Constructors

Public Methods

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Distance

  • Indicates the distance traveled through 2 adjacent waypoints in DistanceUnit.
Remarks
  • N/A
Return Value
  • Type:Double

Duration

  • Indicates the estimated travel time through 2 adjacent waypoints in DurationUnit.
Remarks
  • N/A
Return Value
  • Type:TimeSpan

Name

  • A string with the name of the road that forms part of the route segment.
Remarks
  • N/A
Return Value
  • Type:String

Instruction

  • A human-readable instruction of how to travel for the next.
Remarks
  • N/A
Return Value
  • Type:String

ManeuverType

  • A string indicating the direction change of the travel.
Remarks
  • N/A
Return Value
  • Type:String

Shape

  • The full route geometry from this route segment to the next route segment.
Remarks
  • N/A
Return Value

Ref

  • A string representing the “reference” number or codes of the road that forms part of the route segment.
Remarks
  • N/A
Return Value
  • Type:String

IsToll

  • Indicates that a fee must be paid by general traffic to use this road.
Remarks
  • N/A
Return Value
  • Type:Boolean?

ManeuverLocation

  • A vertex represents the location of the maneuver.It’s presenting as “{y,x}”.
Remarks
  • N/A
Return Value

Protected Properties

Public Events

api/thinkgeo.cloud.routingsegment.txt · Last modified: 2019/06/26 08:58 by kevinwan