Class BitMask
java.lang.Object
org.a11y.brlapi.Component
org.a11y.brlapi.BitMask
-
Field Summary
Fields inherited from class Component
BYTE_MASK, UNICODE_BRAILLE_ROW -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Component
getObjectName, getObjectName, printf, toOperandName, toUnicodeBraille, toUnicodeBraille
-
Constructor Details
-
BitMask
public BitMask(byte[] bytes)
-
-
Method Details
-
getSize
public int getSize() -
isSet
public boolean isSet(int index) -
getBitNumbers
public final int[] getBitNumbers() -
toString
-