public final class QRCodeDecoderMetaData extends Object
DecoderResult.getOther()| Modifier and Type | Method and Description | 
|---|---|
| void | applyMirroredCorrection(ResultPoint[] points)Apply the result points' order correction due to mirroring. | 
| boolean | isMirrored() | 
public boolean isMirrored()
public void applyMirroredCorrection(ResultPoint[] points)
points - Array of points to apply mirror correction to.Copyright © 2007–2018. All rights reserved.