LaneModel
23 Sep 20251 minute to read
Interface for a class Lane
Properties
addInfo Object
Allows the user to save custom information about lanes. Example: addInfo: {‘lane’: ‘lane 1 info’ }
canMove boolean
Defines when the lane to be interchanged or not
children NodeModel[]
Defines the collection of child nodes
header HeaderModel
Defines the collection of header in the lane.
height number
Defines the height of the lane
id string
Sets the id of the lane
style ShapeStyleModel
Sets style of the lane
width number
Defines the height of the lane