JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.utilities
Package
net.anwiba.commons.utilities.color
Interface IColorInterval
All Superinterfaces:
Serializable
All Known Implementing Classes:
ColorInterval
public interface
IColorInterval
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Color
get
(double fraction)
Color
getMaximumColor
()
Color
getMinimumColor
()
Method Details
get
Color
get
(double fraction)
getMinimumColor
Color
getMinimumColor
()
getMaximumColor
Color
getMaximumColor
()