Package | Description |
---|---|
ncsa.hdf.view |
Modifier and Type | Method and Description |
---|---|
static ViewProperties.BITMASK_OP |
ViewProperties.BITMASK_OP.valueOf(java.lang.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(java.lang.Object theData,
java.util.BitSet theMask,
ViewProperties.BITMASK_OP op)
Apply bitmask to a data array.
|