public static class QrCode.Alignment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
moduleX
Center grid coordinate of alignment pattern.
|
int |
moduleY
Center grid coordinate of alignment pattern.
|
georegression.struct.point.Point2D_F64 |
pixel
Pixel coordinate of this alignment pattern's center
|
double |
threshold
Threshold value selected at this alignment pattern
|
| Constructor and Description |
|---|
Alignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(QrCode.Alignment o) |
public georegression.struct.point.Point2D_F64 pixel
public int moduleX
public int moduleY
public double threshold
public void set(QrCode.Alignment o)