| Package | Description |
|---|---|
| de.terrestris.shogun2.model.layout | |
| de.terrestris.shogun2.model.module |
| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteLayout
This class is the representation of an absolute layout, where components are
anchored in absolute positions, which are stored in the
AbsoluteLayout.coords
property. |
class |
BorderLayout
This class is the representation of an border layout, where components are
anchored in (predefined) regions, which are stored in the
BorderLayout.regions
property. |
| Modifier and Type | Method and Description |
|---|---|
Layout |
CompositeModule.getLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeModule.setLayout(Layout layout) |
Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.