com.itextpdf.text.pdf.qrcode
Class MaskUtil
java.lang.Object
com.itextpdf.text.pdf.qrcode.MaskUtil
public final class MaskUtil
- extends Object
- Since:
- 5.0.2
- Author:
- [email protected] (Satoru Takabayashi) - creator, [email protected] (Daniel Switkin) - ported from C++
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applyMaskPenaltyRule1
public static int applyMaskPenaltyRule1(ByteMatrix matrix)
applyMaskPenaltyRule2
public static int applyMaskPenaltyRule2(ByteMatrix matrix)
applyMaskPenaltyRule3
public static int applyMaskPenaltyRule3(ByteMatrix matrix)
applyMaskPenaltyRule4
public static int applyMaskPenaltyRule4(ByteMatrix matrix)
getDataMaskBit
public static boolean getDataMaskBit(int maskPattern,
int x,
int y)
Copyright © 2012. All Rights Reserved.