|
Gephi Toolkit Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 Summary | |
---|---|
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()
.
|
Gephi Toolkit Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |