ColorMap
s available in IDARE.See: Description
Interface | Description |
---|---|
ColorScale |
A
ColorScale provides Color s based on its properties for values between 0 and 1. |
Class | Description |
---|---|
ColorMap | |
ColorScaleFactory |
The
ColorScaleFactory can either generate individual ColorScale s or sets of ColorScale s
which possess specific properties. |
ColorScalePane |
A Colorscale pane is a graphical representation of a
ColorScale , that can be added to Swing Components. |
ColorUtils |
Color Utils provide some static convenience functions for Colors
|
DiscreteColorScalePane |
A Discrete color scale pane
The difference to a normal colorscalepane is, that this pane will
plot with discrete colors and will not use a linear gradient to walk between the colors.
|
ColorMap
s available in IDARE. It is mainly provided to allow the creation of individual DataSet
Types that need specific
color descriptions.Copyright © 2018. All rights reserved.