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