Package | Description |
---|---|
com.hfg.graphics | |
com.hfg.util |
Various utility classes.
|
Modifier and Type | Method and Description |
---|---|
ColorSpec |
Colorist.colorByNumber(Value inValue) |
ColorSpec |
PaletteColorist.colorByNumber(Value inValue) |
ColorSpec |
RangeColorist.colorByNumber(Value inValue) |
ColorSpec |
ScaleColorist.colorByNumber(Value inValue) |
DataStylist |
DataStylistGenerator.generate(Value inValue) |
Modifier and Type | Class and Description |
---|---|
class |
ValueImpl
Simple implementation of the Value interface.
|
jataylor@hairyfatguy.com