ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout / Layout

Layout

data class Layout

Define the layout of how annotation interactions / inputs will be displayed in the UI.

Constructors

Name Summary
<init> Define the layout of how annotation interactions / inputs will be displayed in the UI.Layout(layoutAreas: Map<LayoutAreaType, LayoutArea>)

Properties

Name Summary
layoutAreas val layoutAreas: Map<LayoutAreaType, LayoutArea>