public class TabulatedColorMap extends InterpolationColorMap
colors, debug, name, values| Constructor and Description |
|---|
TabulatedColorMap(java.io.Reader reader) |
TabulatedColorMap(java.io.Reader reader,
boolean is255) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor(double value) |
fromString, getColors, getName, getPropertyEditor, getValues, main, setColors, setName, setValues, toStringpublic TabulatedColorMap(java.io.Reader reader)
throws java.io.IOException
java.io.IOExceptionpublic TabulatedColorMap(java.io.Reader reader,
boolean is255)
throws java.io.IOException
java.io.IOExceptionpublic java.awt.Color getColor(double value)
getColor in interface ColorMapgetColor in class InterpolationColorMapCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.