Uses of Enum Class
org.biojava.nbio.structure.gui.util.color.LinearColorInterpolator.InterpolationDirection
Packages that use LinearColorInterpolator.InterpolationDirection
-
Uses of LinearColorInterpolator.InterpolationDirection in org.biojava.nbio.structure.gui.util.color
Methods in org.biojava.nbio.structure.gui.util.color that return LinearColorInterpolator.InterpolationDirectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LinearColorInterpolator.InterpolationDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biojava.nbio.structure.gui.util.color with parameters of type LinearColorInterpolator.InterpolationDirectionModifier and TypeMethodDescriptionvoid
LinearColorInterpolator.setColorSpace
(ColorSpace colorSpace, LinearColorInterpolator.InterpolationDirection[] dir) Sets the ColorSpace to use for interpolation.void
LinearColorInterpolator.setInterpolationDirection
(int componentIndex, LinearColorInterpolator.InterpolationDirection dir)