Uses of Enum Class
hdf.view.ViewProperties.BITMASK_OP
Packages that use ViewProperties.BITMASK_OP
-
Uses of ViewProperties.BITMASK_OP in hdf.view
Methods in hdf.view that return ViewProperties.BITMASK_OPModifier 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.Methods in hdf.view with parameters of type ViewProperties.BITMASK_OPModifier 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
Fields in hdf.view.TableView declared as ViewProperties.BITMASK_OPModifier and TypeFieldDescriptionprotected ViewProperties.BITMASK_OP
DefaultBaseTableView.bitmaskOP
Used for the type of bitmask operation