Road Object Distance Info
abstract class RoadObjectDistanceInfo
Content copied to clipboard
RoadObjectDistanceInfo contains information about distance to the road object of a concrete flavor/shape (gantry, polygon, line, point etc.)
Available types are:
Parameters
roadObjectId
id of the road object
roadObjectType
type of the road object
distanceInfoType
type of the distance info object
Functions
Properties
distanceInfoType
Link copied to clipboard
distanceToStart
Link copied to clipboard
roadObjectId
Link copied to clipboard
roadObjectType
Link copied to clipboard
Inheritors
GantryDistanceInfo
Link copied to clipboard
LineDistanceInfo
Link copied to clipboard
PointDistanceInfo
Link copied to clipboard
PolygonDistanceInfo
Link copied to clipboard
SubGraphDistanceInfo
Link copied to clipboard