| Package | Description |
|---|---|
| org.gephi.layout.plugin.force.yifanHu | |
| org.gephi.layout.plugin.forceAtlas | |
| org.gephi.layout.plugin.forceAtlas2 | |
| org.gephi.layout.plugin.fruchterman | |
| org.gephi.layout.plugin.labelAdjust | |
| org.gephi.layout.plugin.noverlap | |
| org.gephi.layout.plugin.openord | |
| org.gephi.layout.plugin.random | |
| org.gephi.layout.plugin.rotate | |
| org.gephi.layout.plugin.scale | |
| org.gephi.layout.spi |
Interfaces for creating new layout algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
YifanHuProportional.getUI() |
LayoutUI |
YifanHu.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
ForceAtlas.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
ForceAtlas2Builder.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
FruchtermanReingoldBuilder.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
LabelAdjustBuilder.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
NoverlapLayoutBuilder.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
OpenOrdLayoutBuilder.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
Random.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
Rotate.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
Expand.getUI() |
LayoutUI |
Contract.getUI() |
| Modifier and Type | Method and Description |
|---|---|
LayoutUI |
LayoutBuilder.getUI()
User interface attributes (name, description, icon...) for all Layouts
built by this builder.
|
Copyright © 2007–2017. All rights reserved.