| Package | Description |
|---|---|
| org.gephi.layout.plugin |
| Modifier and Type | Method and Description |
|---|---|
static AutoLayout.Interpolation |
AutoLayout.Interpolation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoLayout.Interpolation[] |
AutoLayout.Interpolation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AutoLayout.DynamicProperty |
AutoLayout.createDynamicProperty(String propertyName,
Number[] value,
float[] ratio,
AutoLayout.Interpolation interpolation) |
Copyright © 2007–2017. All rights reserved.