Package com.google.zxing.qrcode.detector
Class AlignmentPattern
- java.lang.Object
-
- com.google.zxing.ResultPoint
-
- com.google.zxing.qrcode.detector.AlignmentPattern
-
public final class AlignmentPattern extends ResultPoint
Encapsulates an alignment pattern, which are the smaller square patterns found in all but the simplest QR Codes.
-
-
Method Summary
-
Methods inherited from class com.google.zxing.ResultPoint
distance, equals, getX, getY, hashCode, orderBestPatterns, toString
-
-