Package org.jzy3d.colors
package org.jzy3d.colors
-
ClassDescriptionAllows only composite objects to call
invalid @link
{@link ColorMapper.preDraw(this)
Color interface.Color interface.Allows only composite objects to callinvalid @link
{@link ColorMapper.preDraw(this)
Allows any object to callinvalid @link
{@link ColorMapper.preDraw(this)
ColorMappable interface.IMultiColorable
objects may have several colors interpolated between each of their individual points colors.ISingleColorable
objects have a single plain color and a must define a setter for it.AColorMapper
able to compute a coordinate color according to its score computed by the currentGraph
'sAbstractOrderingStrategy
.