|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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 | |
|---|---|
| AlwaysPrePostDrawPolicy | Allows only composite objects to call ColorMapper.preDraw(this), to
avoid having all children re-initializing min/max score in the scenegraph |
| Color | Color interface. |
| ColorAWT | Color interface. |
| ColorMapper | A ColorMapper uses a IColorMap to process a color for a given Coord3d. |
| CompositeColorMapperUpdatePolicy | Allows only composite objects to call ColorMapper.preDraw(this), to avoid
having all children re-initializing min/max score in the scenegraph |
| DefaultColorMapperUpdatePolicy | Allows any object to call ColorMapper.preDraw(this) |
| OrderingScoreColormapper | |
| OrderingStrategyScoreColorMapper | A ColorMapper able to compute a coordinate color according to its score computed
by the current Graph's AbstractOrderingStrategy. |
The Color package provide tools for mapping colors on graphical objects in two and three dimensions.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||