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