Uses of Enum Class
hdf.view.ViewProperties.BITMASK_OP
Packages that use ViewProperties.BITMASK_OP
- 
Uses of ViewProperties.BITMASK_OP in hdf.viewMethods in hdf.view that return ViewProperties.BITMASK_OPModifier and TypeMethodDescriptionstatic ViewProperties.BITMASK_OPReturns 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 booleanTools.applyBitmask(Object theData, BitSet theMask, ViewProperties.BITMASK_OP op)Apply bitmask to a data array.
- 
Uses of ViewProperties.BITMASK_OP in hdf.view.TableViewFields in hdf.view.TableView declared as ViewProperties.BITMASK_OPModifier and TypeFieldDescriptionprotected ViewProperties.BITMASK_OPDefaultBaseTableView.bitmaskOP