Package com.google.zxing.pdf417.detector
Class PDF417DetectorResult
java.lang.Object
com.google.zxing.pdf417.detector.PDF417DetectorResult
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPDF417DetectorResult
(BitMatrix bits, List<ResultPoint[]> points) PDF417DetectorResult
(BitMatrix bits, List<ResultPoint[]> points, int rotation) -
Method Summary
-
Field Details
-
bits
-
points
-
rotation
private final int rotation
-
-
Constructor Details
-
PDF417DetectorResult
-
PDF417DetectorResult
-
-
Method Details
-
getBits
-
getPoints
-
getRotation
public int getRotation()
-