Class RowCells
java.lang.Object
org.a11y.brlapi.Component
org.a11y.brlapi.ParameterComponent
org.a11y.brlapi.RowCells
-
Field Summary
Fields inherited from class ParameterComponent
DEFAULT_SUBPARAMFields inherited from class Component
BYTE_MASK, UNICODE_BRAILLE_ROW -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ParameterComponent
asBitMask, asBoolean, asBooleanArray, asByte, asByteArray, asDisplaySize, asDots, asDots, asInt, asIntArray, asLong, asLongArray, asRowCells, asShort, asShortArray, asString, toStringMethods inherited from class Component
getObjectName, getObjectName, printf, toOperandName, toUnicodeBraille, toUnicodeBraille
-
Constructor Details
-
RowCells
public RowCells(byte[] bytes)
-
-
Method Details
-
getSize
public int getSize() -
isDefined
public boolean isDefined(int index) -
getCell
public byte getCell(int index) -
toString
-