Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| G4Num
| com.logosware.utils.QRcode | GF(2^4)を扱うためのクラス | |
| G8Num
| com.logosware.utils.QRcode | GF(2^8)を扱うためのクラス | |
| GetQRimage
| com.logosware.utils.QRcode | カメラ画像からQRコードを切り出すクラスです. | |
| GFstatic
| com.logosware.utils.QRcode | ガロア体GF(2^w) w=4, 8 の計算に用いる定数 | |
| LabelingClass
| com.logosware.utils | ラベリングを行うクラスです | |
| QRdecode
| com.logosware.utils.QRcode | QRコードをデコードして文字列を抽出するクラスです | |
| QRdecoderEvent
| com.logosware.event | QRコードのデコード完了イベントを送出します | |
| QRreaderEvent
| com.logosware.event | QRコード画像の抽出完了イベントを送出します |