AdasRoadItemOnEdge

Road item on the edge.

Parameters

shapeIndex

position on edge. Integer part is an index of edge segment and fraction is a position on the segment: 0 - left point, 1 - right point, 0.5 - in the middle between the segment points. Ex.: 3.5 means the middle of the 3rd segment on the Edge shape, shape has more then 4 points o---------------o-------------------------o-----------o -- edge segment 0 segment 1 segment2

percentAlong

@param percentAlong Position along edge shape 0-1

roadItem

the road item.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Indicates whether some other object is "equal to" this one.

Link copied to clipboard
open override fun hashCode(): Int

Returns a hash code value for the object.

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.