Module lines

Module lines 

Source

Structs§

DisplayedLine
An imaginary (railway) line on the canvas, consisting of multiple segments.
RulerLine

Type Aliases§

DisplayedLineType
Displayed line type: A list of (station entity, size of the interval on canvas in mm) The first entry is the starting station, where the canvas distance is simply omitted. Each entry afterwards represents the interval from the previous station to this station.
RulerLineType