| Method | Defined By | ||
|---|---|---|---|
Mode(characterCountBitsForVersions:Array, bits:int, name:String) | Mode | ||
| Mode | |||
[static] | Mode | ||
getBits():int | Mode | ||
getCharacterCountBits(version:Version):int | Mode | ||
getName():String | Mode | ||
toString():String | Mode | ||
| Constant | Defined By | ||
|---|---|---|---|
| ALPHANUMERIC : Mode [static] | Mode | ||
| BYTE : Mode [static] | Mode | ||
| ECI : Mode [static] | Mode | ||
| FNC1_FIRST_POSITION : Mode [static] | Mode | ||
| FNC1_SECOND_POSITION : Mode [static] | Mode | ||
| KANJI : Mode [static] | Mode | ||
| NUMERIC : Mode [static] | Mode | ||
| STRUCTURED_APPEND : Mode [static] | Mode | ||
| TERMINATOR : Mode [static] | Mode | ||
| Mode | () | Constructor |
public function Mode(characterCountBitsForVersions:Array, bits:int, name:String)characterCountBitsForVersions:Array | |
bits:int | |
name:String |
| equals | () | method |
| forBits | () | method |
| getBits | () | method |
public function getBits():intReturnsint |
| getCharacterCountBits | () | method |
| getName | () | method |
public function getName():StringReturnsString |
| toString | () | method |
public function toString():StringReturnsString |
| ALPHANUMERIC | Constant |
public static const ALPHANUMERIC:Mode| BYTE | Constant |
public static const BYTE:Mode| ECI | Constant |
public static const ECI:Mode| FNC1_FIRST_POSITION | Constant |
public static const FNC1_FIRST_POSITION:Mode| FNC1_SECOND_POSITION | Constant |
public static const FNC1_SECOND_POSITION:Mode| KANJI | Constant |
public static const KANJI:Mode| NUMERIC | Constant |
public static const NUMERIC:Mode| STRUCTURED_APPEND | Constant |
public static const STRUCTURED_APPEND:Mode| TERMINATOR | Constant |
public static const TERMINATOR:Mode