See: Description
| Interface | Description |
|---|---|
| LayoutController |
A LayoutController is the one responsible for controlling the states of
the
LayoutModel. |
| LayoutModel |
Layout model contains data and flags relative to the layout execution and
user interface.
|
This API hosts layout algorithms and control their execution. It
registers all the LayoutBuilder implementations and
manages runnging states for serving UI.
The controller hosts the current LayoutModel, that
stores execution states for the workspace it belongs.
Copyright © 2007–2015 Gephi Consortium. All rights reserved.