public static class Renderer.PointwiseLinear
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.SortedMap<java.lang.Float,java.lang.Float> |
map |
Constructor and Description |
---|
PointwiseLinear() |
Modifier and Type | Method and Description |
---|---|
float |
get(float at) |
void |
initLinear(float at) |
void |
insert(float startValue,
float endX) |