Interface IColorInterval

All Superinterfaces:
Serializable
All Known Implementing Classes:
ColorInterval

public interface IColorInterval extends Serializable
  • Method Details

    • get

      Color get(double fraction)
    • getMinimumColor

      Color getMinimumColor()
    • getMaximumColor

      Color getMaximumColor()