LaneBuilder
Builder for Lane objects of the RoadSpaces data model.
Functions
Link copied to clipboard
fun buildCenterLane(id: LaneSectionIdentifier, curvePositionDomain: Range<Double>, centerLane: RoadLanesLaneSectionCenterLane, baseAttributes: AttributeList): ContextIssueList<CenterLane>
Builds a center lane of a lane section.
Link copied to clipboard
fun buildLane(id: LaneIdentifier, curvePositionDomain: Range<Double>, lrLane: RoadLanesLaneSectionLRLane, baseAttributes: AttributeList): ContextIssueList<Lane>
Builds a single lane (which is either left or right to the center) with the id.