Package org.jzy3d.colors
-
Interface Summary Interface Description IColorMappable ColorMappable interface.IColorMapperUpdatePolicy 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 Class Description AlwaysPrePostDrawPolicy Allows only composite objects to call {@link ColorMapper.preDraw(this)}, to avoid having all children re-initializing min/max score in the scenegraphAWTColor Color interface.Color Color interface.ColorMapper CompositeColorMapperUpdatePolicy Allows only composite objects to call {@link ColorMapper.preDraw(this)}, to avoid having all children re-initializing min/max score in the scenegraphDefaultColorMapperUpdatePolicy Allows any object to call {@link ColorMapper.preDraw(this)}OrderingScoreColormapper OrderingStrategyScoreColorMapper AColorMapper
able to compute a coordinate color according to its score computed by the currentGraph
'sAbstractOrderingStrategy
.