Package org.jzy3d.colors

The Color package provide tools for mapping colors on graphical objects in two and three dimensions

See:
          Description

Interface Summary
IColorMappable ColorMappable interface.
IMultiColorable IMultiColorable objects may have several colors interpolated between each of their individual points colors.
ISingleColorable ISingleColorable objects have a single plain color and a must define a setter for it.
 

Class Summary
Color Color provides a representation of a color.
ColorMapper A ColorMapper is a IColorMappable and a IColorMap at the same time.
 

Package org.jzy3d.colors Description

The Color package provide tools for mapping colors on graphical objects in two and three dimensions.