public interface NumberColorMapInstance
NumberColorMap that associates a numeric value
to an RGB color.| Modifier and Type | Method and Description |
|---|---|
int |
colorFor(double value)
Returns the color associated to the value.
|
Copyright © 2012–2014 Brookhaven National Laboratory, University of Michigan. All rights reserved.