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