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

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

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

Methods in com.google.zxing.qrcode.detector that return FinderPattern
 FinderPattern FinderPatternInfo.getBottomLeft()
           
 FinderPattern FinderPatternInfo.getTopLeft()
           
 FinderPattern FinderPatternInfo.getTopRight()
           
 

Methods in com.google.zxing.qrcode.detector that return types with arguments of type FinderPattern
protected  List<FinderPattern> FinderPatternFinder.getPossibleCenters()
           
 

Constructors in com.google.zxing.qrcode.detector with parameters of type FinderPattern
FinderPatternInfo(FinderPattern[] patternCenters)
           
 



Copyright © 2007-2012. All Rights Reserved.