com.google.zxing.aztec
Class AztecDetectorResult
java.lang.Object
com.google.zxing.common.DetectorResult
com.google.zxing.aztec.AztecDetectorResult
public final class AztecDetectorResult
- extends DetectorResult
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AztecDetectorResult
public AztecDetectorResult(BitMatrix bits,
ResultPoint[] points,
boolean compact,
int nbDatablocks,
int nbLayers)
getNbLayers
public int getNbLayers()
getNbDatablocks
public int getNbDatablocks()
isCompact
public boolean isCompact()
Copyright © 2007-2012. All Rights Reserved.