Uses of Class
com.google.zxing.qrcode.detector.AlignmentPattern

Packages that use AlignmentPattern
com.google.zxing.qrcode.detector   
 

Uses of AlignmentPattern in com.google.zxing.qrcode.detector
 

Methods in com.google.zxing.qrcode.detector that return AlignmentPattern
protected  AlignmentPattern Detector.findAlignmentInRegion(float overallEstModuleSize, int estAlignmentX, int estAlignmentY, float allowanceFactor)
          Attempts to locate an alignment pattern in a limited region of the image, which is guessed to contain it.
 



Copyright © 2007-2012. All Rights Reserved.