Uses of Enum Class
hdf.view.ViewProperties.BITMASK_OP
-
Uses of ViewProperties.BITMASK_OP in hdf.view
Modifier and TypeMethodDescriptionstatic ViewProperties.BITMASK_OP
Returns the enum constant of this class with the specified name.static ViewProperties.BITMASK_OP[]
ViewProperties.BITMASK_OP.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic final boolean
Tools.applyBitmask
(Object theData, BitSet theMask, ViewProperties.BITMASK_OP op) Apply bitmask to a data array. -
Uses of ViewProperties.BITMASK_OP in hdf.view.TableView
Modifier and TypeFieldDescriptionprotected ViewProperties.BITMASK_OP
DefaultBaseTableView.bitmaskOP
Used for the type of bitmask operation