public final class AztecDetectorResult extends DetectorResult
| Constructor and Description |
|---|
AztecDetectorResult(BitMatrix
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNbDatablocks()
|
int |
getNbLayers()
|
boolean |
isCompact()
|
getBits, getPointspublic AztecDetectorResult(BitMatrixbits, ResultPoint [] points, boolean compact, int nbDatablocks, int nbLayers)