Uses of Class
com.google.zxing.aztec.AztecDetectorResult

Packages that use AztecDetectorResult
com.google.zxing.aztec.decoder   
com.google.zxing.aztec.detector   
 

Uses of AztecDetectorResult in com.google.zxing.aztec.decoder
 

Methods in com.google.zxing.aztec.decoder with parameters of type AztecDetectorResult
 DecoderResult Decoder.decode(AztecDetectorResult detectorResult)
           
 

Uses of AztecDetectorResult in com.google.zxing.aztec.detector
 

Methods in com.google.zxing.aztec.detector that return AztecDetectorResult
 AztecDetectorResult Detector.detect()
          Detects an Aztec Code in an image.
 



Copyright © 2007-2012. All Rights Reserved.