| Package | Description |
|---|---|
| org.gephi.layout.plugin |
| Modifier and Type | Method and Description |
|---|---|
static AutoLayout.DynamicProperty |
AutoLayout.createDynamicProperty(String propertyName,
Number[] value,
float[] ratio,
AutoLayout.Interpolation interpolation) |
static AutoLayout.DynamicProperty |
AutoLayout.createDynamicProperty(String propertyName,
Object[] value,
float[] ratio) |
static AutoLayout.DynamicProperty |
AutoLayout.createDynamicProperty(String propertyName,
Object value,
float ratio) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoLayout.addLayout(Layout layout,
float ratio,
AutoLayout.DynamicProperty[] properties) |
Copyright © 2007–2017. All rights reserved.