Package | Description |
---|---|
hdf.view |
Modifier and Type | Method and Description |
---|---|
static ViewProperties.BITMASK_OP |
ViewProperties.BITMASK_OP.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewProperties.BITMASK_OP[] |
ViewProperties.BITMASK_OP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Tools.applyBitmask(Object theData,
BitSet theMask,
ViewProperties.BITMASK_OP op)
Apply bitmask to a data array.
|
Copyright © 2017. All Rights Reserved.