AztecDetectorResult
class AztecDetectorResult(bits: BitMatrix, points: Array<ResultPoint>, compact: Boolean, nbDatablocks: Int, nbLayers: Int, errorsCorrected: Int, readerInit: Boolean) : DetectorResult
Extends DetectorResult with more information specific to the Aztec format, like the number of layers and whether it's compact.