| Interface | Description |
|---|---|
| Layout |
A Layout algorithm should implement the
Layout interface to allow the
LayoutController to run it properly. |
| LayoutBuilder |
A
LayoutBuilder provides a specific Layout instance. |
| LayoutUI |
Various information about a layout algorithm that allows UI integration.
|
| Class | Description |
|---|---|
| LayoutProperty |
Properties for layout algorithms that are used by the UI to fill the property
sheet and thus allow user edit.
|
Interfaces for creating new layout algorithms.
LayoutAPI and
GraphAPI as dependencies.
LayoutBuilder
LayoutBuilder as the
annotation parameter.
Layout. Set
instantiation code in LayoutBuilder.buildLayout().
Copyright © 2007–2017 Gephi Consortium. All rights reserved.