Web-based responsive document annotation tool
activeannoservice / project.layout / Column / <init>
Column(width: ColumnSizes, children: List<LayoutElement>)
A column is part of a row and has a width dependent of screen size. Every row should have at least one column.