| Package | Description |
|---|---|
| org.gephi.preview.types |
Additional property types.
|
| Modifier and Type | Field and Description |
|---|---|
private DependantColor.Mode |
DependantColor.mode |
| Modifier and Type | Method and Description |
|---|---|
DependantColor.Mode |
DependantColor.getMode() |
static DependantColor.Mode |
DependantColor.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependantColor.Mode[] |
DependantColor.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DependantColor(DependantColor.Mode mode) |
Copyright © 2007–2016 Gephi Consortium. All rights reserved.