public final class AztecDetectorResult extends DetectorResult
Constructor and Description |
---|
AztecDetectorResult(BitMatrix bits,
ResultPoint[] points,
boolean compact,
int nbDatablocks,
int nbLayers) |
Modifier and Type | Method and Description |
---|---|
int |
getNbDatablocks() |
int |
getNbLayers() |
boolean |
isCompact() |
getBits, getPoints
public AztecDetectorResult(BitMatrix bits, ResultPoint[] points, boolean compact, int nbDatablocks, int nbLayers)
Copyright © 2007-2013. All Rights Reserved.