| Package | Description |
|---|---|
| org.biojava.nbio.structure.gui.util.color |
| Modifier and Type | Method and Description |
|---|---|
static LinearColorInterpolator.InterpolationDirection |
LinearColorInterpolator.InterpolationDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinearColorInterpolator.InterpolationDirection[] |
LinearColorInterpolator.InterpolationDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinearColorInterpolator.setColorSpace(ColorSpace colorSpace,
LinearColorInterpolator.InterpolationDirection[] dir)
Sets the ColorSpace to use for interpolation.
|
void |
LinearColorInterpolator.setInterpolationDirection(int componentIndex,
LinearColorInterpolator.InterpolationDirection dir) |
Copyright © 2000–2018 BioJava. All rights reserved.