com.google.zxing.qrcode.detector
Class AlignmentPattern

java.lang.Object
  extended by com.google.zxing.ResultPoint
      extended by 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.

Author:
Sean Owen

Method Summary
 
Methods inherited from class com.google.zxing.ResultPoint
distance, equals, getX, getY, hashCode, orderBestPatterns, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait