Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AztecDetectorResult

Extends DetectorResult with more information specific to the Aztec format, like the number of layers and whether it's compact.

author

Sean Owen

Hierarchy

Index

Constructors

constructor

Properties

Private compact

compact: boolean

Private nbDatablocks

nbDatablocks: number

Private nbLayers

nbLayers: number

Methods

getBits

getNbDatablocks

  • getNbDatablocks(): number

getNbLayers

  • getNbLayers(): number

getPoints

isCompact

  • isCompact(): boolean

Generated using TypeDoc