Class SeatPlanRow
This is a helper for parsing seat plans: it defines a row of seats
Properties
- id (astring)
the ID of this group, if multiple row elements with the same ID exist, they refer to different sections of the same row
- capacity (int)
amount of seats in this (part of the) row
- geo (astring)
GUI: geometry information for the row
- bgcolor (astring)
GUI: background color for seats
- fgcolor (astring)
GUI: foreground color, the one the seat number is rendered in
- first (int)
number of the first seat in this row