public final class DependantColor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DependantColor.Mode |
| Modifier and Type | Field and Description |
|---|---|
private Color |
customColor |
private DependantColor.Mode |
mode |
| Constructor and Description |
|---|
DependantColor() |
DependantColor(Color customColor) |
DependantColor(DependantColor.Mode mode) |
private final Color customColor
private final DependantColor.Mode mode
public DependantColor()
public DependantColor(DependantColor.Mode mode)
public DependantColor(Color customColor)
public Color getCustomColor()
public DependantColor.Mode getMode()
Copyright © 2007–2016 Gephi Consortium. All rights reserved.