Modifier and Type | Class and Description |
---|---|
class |
FloatVarContainer |
Modifier and Type | Method and Description |
---|---|
VDataContainer.CFloat |
Variable.getFloatContainer(int[] pt,
boolean preserve)
Returns float
DataContainer for a
range of points using native ByteOrder, optionally accepting possible
loss of precision. |
VDataContainer.CFloat |
Variable.getFloatContainer(int[] pt,
boolean preserve,
java.nio.ByteOrder bo)
Returns float
DataContainer for a
range of points, optionally accepting possible loss of precision. |