public abstract class ValueUnpacker extends ValueProcessor
Instances are immutable.
trivialProcessor
Modifier | Constructor and Description |
---|---|
protected |
ValueUnpacker()
Constructs from nothing.
|
Modifier and Type | Method and Description |
---|---|
double |
getIncrement()
Returns the minimum, potential increment between numeric values.
|
static ValueUnpacker |
valueUnpacker()
Returns the trivial value unpacker.
|
process, process, process, process
public static ValueUnpacker valueUnpacker()
getIncrement()
method returns NaN.public double getIncrement()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.