Package com.google.zxing.qrcode.detector
Class FinderPatternInfo
java.lang.Object
com.google.zxing.qrcode.detector.FinderPatternInfo
Encapsulates information about finder patterns in an image, including the location of the three finder patterns, and their estimated module size.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final FinderPattern
private final FinderPattern
private final FinderPattern
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
bottomLeft
-
topLeft
-
topRight
-
-
Constructor Details
-
FinderPatternInfo
-
-
Method Details
-
getBottomLeft
-
getTopLeft
-
getTopRight
-