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