public final class FinderPattern extends ResultPoint
Encapsulates a finder pattern, which are the three square patterns found in the corners of QR Codes. It also encapsulates a count of similar finder patterns, as a convenience to the finder's bookkeeping.
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
float |
getEstimatedModuleSize() |
distance, equals, getX, getY, hashCode, orderBestPatterns, toString
Copyright © 2007–2024. All rights reserved.